Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dqjs.c178 static void *js_trace_malloc(JSMallocState *s, size_t size) in js_trace_malloc() function
214 return js_trace_malloc(s, size); in js_trace_realloc()
238 js_trace_malloc,

Completed in 3 milliseconds