-
Notifications
You must be signed in to change notification settings - Fork 0
Learning V8
1 A tour of V8: object representation http://jayconrod.com/posts/52/a-tour-of-v8-object-representation http://newhtml.net/v8-object-representation/
2 Example http://v8.googlecode.com/svn/trunk/test/cctest/test-accessors.cc
3 理解v8的Isolate调度 http://blog.csdn.net/hopingwhite/article/details/14455825
4 v8学习---添加js全局变量 http://blog.csdn.net/headool/article/details/15026909
5 Samples http://v8.googlecode.com/svn/trunk/samples/shell.cc
http://abyssly.com/2013/08/20/v8_js_shell/
6 The commit that remove old deprecated style callbacks https://github.com/v8/v8-git-mirror/commit/166b6d07479da6983746f10a1cd3a1ffb1e21fa1#diff-3dd7a0f46b1e5c1cc67921449e7180acL2129
7 Get Started https://developers.google.com/v8/get_started
8 V8 Class Reference http://izs.me/v8-docs/classv8_1_1Isolate.html
http://stackoverflow.com/questions/23825034/in-v8-why-does-isolategetcurrent-return-null