Home
last modified time | relevance | path

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

/third_party/quickjs/
Dquickjs.c6737 static JSValue JS_ThrowStackOverflow(JSContext *ctx) in JS_ThrowStackOverflow() function
15992 return JS_ThrowStackOverflow(ctx); in js_call_c_function()
16125 return JS_ThrowStackOverflow(ctx); in js_call_bound_function()
16267 return JS_ThrowStackOverflow(caller_ctx); in JS_CallInternal()
18953 return JS_ThrowStackOverflow(ctx); in async_func_resume()
34539 JS_ThrowStackOverflow(s->ctx); in JS_WriteObjectRec()
35722 return JS_ThrowStackOverflow(ctx); in JS_ReadObjectRec()
43607 return JS_ThrowStackOverflow(ctx); in internalize_json_property()
44332 JS_ThrowStackOverflow(ctx); in get_proxy_method()