DescriptionRefactored EXTERNAL_REFERENCE handling.
Previously, the result of target_reference_address() could only be
read, writing to it would have had an architecture-dependent effect,
e.g. writing into the code on ia32, a no-op on arm, etc.
This refactoring-only CL turns this into a simple getter, making it
impossible to use incorrectly.
More to come...
R=bmeurer@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=17467
Patch Set 1 #
Created: 7 years, 1 month ago
Messages
Total messages: 3 (0 generated)
|