DescriptionMIPS: Add isolate accessor to AccessorInfo and Arguments.
Port r11306 (36b58f7).
Original commit message:
This passes the isolate through to API callback functions so that it is
available through AccessorInfo and Arguments. This allows bindings to
avoid unnecessary TLS lookups to retrieve the current isolate.
BUG=
TEST=
Committed: https://code.google.com/p/v8/source/detail?r=11319
Patch Set 1 #
Total comments: 2
Patch Set 2 : Updated based on review comments. #Messages
Total messages: 4 (0 generated)
|