Searched refs:async_generator_function_function (Results 1 – 2 of 2) sorted by relevance
4037 Handle<JSFunction> async_generator_function_function = InstallFunction( in ExportFromRuntime() local4041 async_generator_function_function->set_prototype_or_initial_map( in ExportFromRuntime()4043 async_generator_function_function->shared()->DontAdaptArguments(); in ExportFromRuntime()4044 async_generator_function_function->shared()->set_length(1); in ExportFromRuntime()4046 isolate, async_generator_function_function, in ExportFromRuntime()4049 JSObject::ForceSetPrototype(async_generator_function_function, in ExportFromRuntime()4054 factory->constructor_string(), async_generator_function_function, in ExportFromRuntime()4058 *async_generator_function_function); in ExportFromRuntime()
135 async_generator_function_function) \