Searched refs:generator_function_function (Results 1 – 2 of 2) sorted by relevance
3257 Handle<JSFunction> generator_function_function = InstallFunction( in ExportFromRuntime() local3261 generator_function_function->set_prototype_or_initial_map( in ExportFromRuntime()3263 generator_function_function->shared()->DontAdaptArguments(); in ExportFromRuntime()3264 generator_function_function->shared()->SetConstructStub( in ExportFromRuntime()3266 generator_function_function->shared()->set_length(1); in ExportFromRuntime()3268 isolate, generator_function_function, in ExportFromRuntime()3271 JSObject::ForceSetPrototype(generator_function_function, in ExportFromRuntime()3275 generator_function_function, in ExportFromRuntime()3279 *generator_function_function); in ExportFromRuntime()
234 generator_function_function) \