Home
last modified time | relevance | path

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

/third_party/quickjs/
Dquickjs.c28207 static JSValue js_dynamic_import_job(JSContext *ctx, in js_dynamic_import_job() function
28282 JS_EnqueueJob(ctx, js_dynamic_import_job, 4, args); in js_dynamic_import()