Lines Matching defs:func_obj

629     JSValue func_obj;  member
797 JSValue func_obj; /* only used for JS modules */ member
4917 static void js_function_set_properties(JSContext* ctx, JSValueConst func_obj, in js_function_set_properties()
4947 static void js_method_set_home_object(JSContext* ctx, JSValueConst func_obj, in js_method_set_home_object()
4987 static int js_method_set_properties(JSContext* ctx, JSValueConst func_obj, in js_method_set_properties()
5013 JSValue func_obj; in JS_NewCFunction3() local
5081 static JSValue js_c_function_data_call(JSContext* ctx, JSValueConst func_obj, in js_c_function_data_call()
5115 JSValue func_obj; in JS_NewCFunctionData() local
9673 BOOL JS_SetConstructorBit(JSContext* ctx, JSValueConst func_obj, BOOL val) in JS_SetConstructorBit()
15466 static JSValue js_closure2(JSContext* ctx, JSValue func_obj, in js_closure2()
15537 JSValue func_obj; in js_closure() local
15728 static JSValue js_call_c_function(JSContext* ctx, JSValueConst func_obj, in js_call_c_function()
15866 static JSValue js_call_bound_function(JSContext* ctx, JSValueConst func_obj, in js_call_bound_function()
15920 static JSValue JS_CallInternal(JSContext* caller_ctx, JSValueConst func_obj, in JS_CallInternal()
18539 JSValue JS_Call(JSContext* ctx, JSValueConst func_obj, JSValueConst this_obj, in JS_Call()
18546 static JSValue JS_CallFree(JSContext* ctx, JSValue func_obj, JSValueConst this_obj, in JS_CallFree()
18557 static JSContext* JS_GetFunctionRealm(JSContext* ctx, JSValueConst func_obj) in JS_GetFunctionRealm()
18626 JSValueConst func_obj, in JS_CallConstructorInternal()
18673 JSValue JS_CallConstructor2(JSContext* ctx, JSValueConst func_obj, in JS_CallConstructor2()
18682 JSValue JS_CallConstructor(JSContext* ctx, JSValueConst func_obj, in JS_CallConstructor()
18693 JSValue func_obj; in JS_Invoke() local
18710 JSValueConst func_obj, JSValueConst this_obj, in async_func_init()
18786 JSValue func_obj; in async_func_resume() local
19009 static JSValue js_generator_function_call(JSContext* ctx, JSValueConst func_obj, in js_generator_function_call()
19169 JSValueConst func_obj, in js_async_function_resolve_call()
19194 static JSValue js_async_function_call(JSContext* ctx, JSValueConst func_obj, in js_async_function_call()
19626 static JSValue js_async_generator_function_call(JSContext* ctx, JSValueConst func_obj, in js_async_generator_function_call()
27449 JSValue func_obj, bfunc; in js_create_module_bytecode_function() local
27757 JSValue specifierString, ret, func_obj, err, ns; in js_dynamic_import_job() local
31906 JSValue func_obj; in js_create_function() local
35524 JSValueConst func_obj, in JS_SetConstructor2()
35537 void JS_SetConstructor(JSContext* ctx, JSValueConst func_obj, in JS_SetConstructor()
35545 JSValue func_obj, in JS_NewGlobalCConstructor2()
35560 JSValue func_obj; in JS_NewGlobalCConstructor() local
35570 JSValue func_obj; in JS_NewGlobalCConstructorOnly() local
37018 JSValue func_obj, name1; in js_function_bind() local
44472 static JSValue js_proxy_call_constructor(JSContext* ctx, JSValueConst func_obj, in js_proxy_call_constructor()
44506 static JSValue js_proxy_call(JSContext* ctx, JSValueConst func_obj, in js_proxy_call()
45814 JSValueConst func_obj, in js_promise_resolve_function_call()
48335 JSValue func_obj, proto, opset_obj; in js_global_operators() local
50213 JSValue func_obj; in JS_AddIntrinsicBaseObjects() local
53281 JSValue func_obj; in JS_AddIntrinsicTypedArrays() local