axmol/cocos/scripting/js-bindings/manual/network
pandamicro 69b2b5720b Use JS::PersistentRooted instead of JS::Heap to prevent delegates and wrappers internal js object from GC
More elegant and secured way, potential crashes exists in previous implementation
2015-11-25 14:32:19 +08:00
..
XMLHTTPRequest.cpp Use JS::PersistentRooted instead of JS::Heap to prevent delegates and wrappers internal js object from GC 2015-11-25 14:32:19 +08:00
XMLHTTPRequest.h Use JS::PersistentRooted instead of JS::Heap to prevent delegates and wrappers internal js object from GC 2015-11-25 14:32:19 +08:00
jsb_socketio.cpp Use JS::PersistentRooted instead of JS::Heap to prevent delegates and wrappers internal js object from GC 2015-11-25 14:32:19 +08:00
jsb_socketio.h Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
jsb_websocket.cpp Use JS::PersistentRooted instead of JS::Heap to prevent delegates and wrappers internal js object from GC 2015-11-25 14:32:19 +08:00
jsb_websocket.h Update js bindings & js tests. 2015-05-05 10:50:19 +08:00