Sign in
webkit
/
WebKit
/
d38ca63106153c2ccb3467f499d4211651bbae78
/
Source
/
JavaScriptCore
/
runtime
/
NativeStdFunctionCell.cpp
bc16ddb
Butterflies should be allocated in Auxiliary MarkedSpace instead of CopiedSpace and we should rewrite as much of the GC as needed to make this not a regression
by fpizlo@apple.com
· 9 years ago
595eebd
Unreviewed, roll out r204901, r204897, r204866, r204856, r204854.
by fpizlo@apple.com
· 9 years ago
aa6cc56
Butterflies should be allocated in Auxiliary MarkedSpace instead of CopiedSpace and we should rewrite as much of the GC as needed to make this not a regression
by fpizlo@apple.com
· 9 years ago
13aae08
Replace WTF::move with WTFMove https://bugs.webkit.org/show_bug.cgi?id=152601
by aestes@apple.com
· 9 years ago
4218f53
Move std::function from JSFunction into NativeStdFunctionCell to correctly destroy the heap allocated std::function
by utatane.tea@gmail.com
· 10 years ago