Searched refs:callsite_fun (Results 1 – 1 of 1) sorted by relevance
4212 Handle<JSFunction> callsite_fun = InstallFunction( in ExportFromRuntime() local4215 callsite_fun->shared()->DontAdaptArguments(); in ExportFromRuntime()4216 isolate->native_context()->set_callsite_function(*callsite_fun); in ExportFromRuntime()4221 JSObject::cast(callsite_fun->instance_prototype()), isolate); in ExportFromRuntime()