Added a tiny bit:

1. Added GET_ISOLATE(heap_pointer) macro, that does math on pointers to convert
a heap pointer to isolate pointer w/o extra memory access

2. Started to comment all functions that have 'duplicate' that takes Isolate*
and Heap* parameter with // TODO(Isolates): duplicate. so they can be found
later and perhaps converted to only single variant.

http://codereview.chromium.org/3067019/show

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to