Description[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
Committed: https://crrev.com/87dee75e1f37caec406ce02d5acf14374fc7d321
Cr-Commit-Position: refs/heads/master@{#33020}
Patch Set 1 #
Messages
Total messages: 17 (8 generated)
|