Home
last modified time | relevance | path

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

/external/v8/src/
Dbootstrapper.cc4008 Handle<JSFunction> generator_function_function = InstallFunction( in ExportFromRuntime() local
4012 generator_function_function->set_prototype_or_initial_map( in ExportFromRuntime()
4014 generator_function_function->shared()->DontAdaptArguments(); in ExportFromRuntime()
4015 generator_function_function->shared()->set_length(1); in ExportFromRuntime()
4017 isolate, generator_function_function, in ExportFromRuntime()
4020 JSObject::ForceSetPrototype(generator_function_function, in ExportFromRuntime()
4024 generator_function_function, in ExportFromRuntime()
4028 *generator_function_function); in ExportFromRuntime()
Dcontexts.h181 generator_function_function) \