I'm not sure about all the handle constructor changes.
Handle<HeapObject>(foo) is equivalent to Handle<HeapObject>(foo,
foo->GetIsolate()). Have you tried this patch without these? I see you made a
few other changes that could be enough to justify the speed up you got.


Thanks,
Vitaly


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

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

Reply via email to