Reviewers: Kasper Lund, fschneider,
Message:
This change is not as big as it looks.
Description:
Implement simple fast-path code for functions containing this property
stores
and global variables.
Code is specialized to the initial receiver.
Please review this at http://codereview.chromium.org/553149
Affected files:
M src/SConscript
M src/arm/codegen-arm.h
A src/arm/fast-codegen-arm.cc
M src/arm/full-codegen-arm.cc
M src/compiler.h
M src/compiler.cc
M src/data-flow.h
M src/data-flow.cc
M src/fast-codegen.h
M src/fast-codegen.cc
M src/full-codegen.h
M src/full-codegen.cc
M src/ia32/codegen-ia32.h
A src/ia32/fast-codegen-ia32.cc
M src/ia32/full-codegen-ia32.cc
M src/x64/codegen-x64.h
A src/x64/fast-codegen-x64.cc
M src/x64/full-codegen-x64.cc
M tools/gyp/v8.gyp
M tools/visual_studio/v8_base.vcproj
M tools/visual_studio/v8_base_arm.vcproj
M tools/visual_studio/v8_base_x64.vcproj
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev