Reviewers: Michael Starzinger,
Message:
Michael, could you take a look please, thanks.
Description:
[Interpreter] Add support for parameter variables.
Adds support for parameters to the BytecodeArrayBuilder and
BytecodeGenerator.
Parameters are accessed as negative interpreter registers.
BUG=v8:4280
LOG=N
Please review this at https://codereview.chromium.org/1303403004/
Base URL: https://chromium.googlesource.com/v8/v8.git@int_add_bytecodes
Affected files (+317, -86 lines):
M src/arm/builtins-arm.cc
M src/arm64/builtins-arm64.cc
M src/factory.h
M src/factory.cc
M src/frames.h
M src/heap/heap.h
M src/heap/heap.cc
M src/ia32/builtins-ia32.cc
M src/interpreter/bytecode-array-builder.h
M src/interpreter/bytecode-array-builder.cc
M src/interpreter/bytecode-generator.cc
M src/mips/builtins-mips.cc
M src/mips64/builtins-mips64.cc
M src/objects.h
M src/objects.cc
M src/objects-inl.h
M src/x64/builtins-x64.cc
M test/cctest/interpreter/test-bytecode-generator.cc
M test/cctest/interpreter/test-interpreter.cc
M test/cctest/test-heap.cc
M test/unittests/interpreter/bytecode-array-builder-unittest.cc
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.