mirror of
https://github.com/Xahau/xahaud.git
synced 2026-06-03 08:46:36 +00:00
enable js slot apis
This commit is contained in:
committed by
RichardAH
parent
280ba7d5de
commit
842a0388d1
@@ -1243,7 +1243,6 @@ public:
|
||||
ADD_JS_FUNCTION(state_set, ctx);
|
||||
ADD_JS_FUNCTION(state_foreign_set, ctx);
|
||||
|
||||
/*
|
||||
ADD_JS_FUNCTION(slot, ctx);
|
||||
ADD_JS_FUNCTION(slot_clear, ctx);
|
||||
ADD_JS_FUNCTION(slot_count, ctx);
|
||||
@@ -1254,7 +1253,6 @@ public:
|
||||
ADD_JS_FUNCTION(slot_type, ctx);
|
||||
ADD_JS_FUNCTION(slot_float, ctx);
|
||||
|
||||
*/
|
||||
ADD_JS_FUNCTION(trace, ctx);
|
||||
/*
|
||||
ADD_JS_FUNCTION(trace_num, ctx);
|
||||
|
||||
Reference in New Issue
Block a user