v8/test
mythria 87dee75e1f [Interpreter] Updates load/store global and named property to accept variable name.
Changes LoadGlobal, StoreGlobal, LoadNamedProperty, and StoreNamedProperty to accept
the name of variable instead of index into the constant pool entry. Also made
GetConstantPoolEntry as a private function since it is no longer used outside of
BytecodeArrayBuilder.

BUG=v8:4280
LOG=N

Review URL: https://codereview.chromium.org/1546643002

Cr-Commit-Position: refs/heads/master@{#33020}
2015-12-23 09:34:41 +00:00
..
benchmarks
cctest [Interpreter] Updates load/store global and named property to accept variable name. 2015-12-23 09:34:41 +00:00
intl Enable some passing, disabled Intl tests 2015-12-12 01:33:52 +00:00
js-perf-test Remove always-on --harmony-rest-parameters flag 2015-12-12 00:00:38 +00:00
memory
message [runtime] Also migrate the Function and GeneratorFunction constructors to C++. 2015-12-22 14:15:53 +00:00
mjsunit [runtime] Also migrate the Function and GeneratorFunction constructors to C++. 2015-12-22 14:15:53 +00:00
mozilla Reland shipping of --harmony-destructuring-bind 2015-11-25 20:54:01 +00:00
preparser
promises-aplus
simdjs
test262 [Interpreter] Allocates new temporary register outside the reservation for consecutive registers. 2015-12-22 09:26:25 +00:00
unittests [Interpreter] Updates load/store global and named property to accept variable name. 2015-12-23 09:34:41 +00:00
webkit Reland of Add web compat workarounds for ES2015 RegExp semantics (patchset #3 id:40001 of https://codereview.chromium.org/1543723002/ ) 2015-12-22 09:16:56 +00:00
bot_default.gyp
bot_default.isolate
default.gyp
default.isolate
optimize_for_size.gyp
optimize_for_size.isolate