Reviewers: Yury Semikhatsky,

Description:
[Isolates] More handle improvements:

 o Automatically extract the current isolate when creating heap object
   handles.

 o Pass isolate to HandleScope.

 o Pass isolate to more runtime functions and prefer Isolate* to
   Heap*.

Please review this at http://codereview.chromium.org/3473024/show

Affected files:
  M src/handles-inl.h
  M src/handles.h
  M src/handles.cc
  M src/ic.cc
  M src/runtime.h
  M src/runtime.cc
  M test/cctest/test-func-name-inference.cc


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

Reply via email to