Home
last modified time | relevance | path

Searched refs:duk_memory_functions (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduktape.h226 struct duk_memory_functions;
235 typedef struct duk_memory_functions duk_memory_functions; typedef
264 struct duk_memory_functions { struct
526 DUK_EXTERNAL_DECL void duk_get_memory_functions(duk_context *ctx, duk_memory_functions *out_funcs);
A Dduktape.c22684 DUK_EXTERNAL void duk_get_memory_functions(duk_hthread *thr, duk_memory_functions *out_funcs) { in duk_get_memory_functions()

Completed in 241 milliseconds