[runtime] Replace %to_string_fun with %_ToString.
[platform/upstream/v8.git] / test / cctest / compiler / test-run-jscalls.cc
2015-09-23 bmeurer[runtime] Replace %to_string_fun with %_ToString.
2015-09-10 bmeurer[runtime] Move binary operator fallbacks into the runtime.
2015-08-26 bmeurer[runtime] Remove the redundant %_IsObject intrinsic.
2015-08-26 yangguoCall JS functions via native context instead of js...
2015-08-10 bmeurer[runtime] Remove unused %ToBool runtime function.
2015-06-23 mstarzinger[turbofan] Avoid embedding type feedback vector into...
2015-05-07 yangguoRevert of Revert of Wrap runtime.js in a function....
2015-05-06 machenbachRevert of Wrap runtime.js in a function. (patchset...
2015-05-06 yangguoWrap runtime.js in a function.
2015-02-17 mstarzingerFix representation for CompareIC in JSGenericLowering.
2014-08-28 sigurds@chromium.orgRemove dependency from generic lowering on compilation...
2014-08-21 sigurds@chromium.orgReland "Load global object and builtins from activation."
2014-08-19 sigurds@chromium.orgRevert "Load global object and builtins from activation."
2014-08-19 sigurds@chromium.orgLoad global object and builtins from activation.
2014-08-19 sigurds@chromium.orgSet ScopeInfo when compiling for unit tests.
2014-07-30 danno@chromium.orgLand the Fan (disabled)