Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dquickjs.h509 static js_force_inline JSValue JS_NewCatchOffset(JSContext *ctx, int32_t val) in JS_NewCatchOffset() function
A Dquickjs.c17172 sp[0] = JS_NewCatchOffset(ctx, pc + diff - b->byte_code_buf); in JS_CallInternal()
17215 *sp++ = JS_NewCatchOffset(ctx, 0); in JS_CallInternal()
17229 *sp++ = JS_NewCatchOffset(ctx, 0); in JS_CallInternal()

Completed in 98 milliseconds