https://codereview.chromium.org/23401003/diff/1/include/v8.h
File include/v8.h (right):
https://codereview.chromium.org/23401003/diff/1/include/v8.h#newcode456
include/v8.h:456: V8_INLINE(Isolate* GetIsolate()) { return isolate_; }
Constify all the getters! ;-)
https://codereview.chromium.org/23401003/diff/1/src/global-handles.h
File src/global-handles.h (right):
https://codereview.chromium.org/23401003/diff/1/src/global-handles.h#newcode148
src/global-handles.h:148: WeakCallback weak_callback,
I'm a bit lost here: Why do we need a 2nd kind of callback (again)?
https://codereview.chromium.org/23401003/
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.