Lines Matching refs:SimpleCreateFunction
541 V8_NOINLINE Handle<JSFunction> SimpleCreateFunction(Isolate* isolate, in SimpleCreateFunction() function
568 SimpleCreateFunction(isolate, internalized_name, call, len, adapt); in InstallFunctionWithBuiltinId()
581 SimpleCreateFunction(isolate, internalized_name, call, len, adapt); in SimpleInstallFunction()
593 SimpleCreateFunction(isolate, internalized_symbol, call, len, adapt); in InstallFunctionAtSymbol()
607 SimpleCreateFunction(isolate, getter_name, call_getter, 0, true); in SimpleInstallGetterSetter()
613 SimpleCreateFunction(isolate, setter_name, call_setter, 1, true); in SimpleInstallGetterSetter()
635 SimpleCreateFunction(isolate, getter_name, call, 0, adapt); in SimpleInstallGetter()
954 SimpleCreateFunction(isolate(), factory()->next_string(), in CreateIteratorMaps()
963 SimpleCreateFunction(isolate(), factory()->next_string(), in CreateIteratorMaps()
970 SimpleCreateFunction(isolate(), factory()->empty_string(), in CreateIteratorMaps()
977 SimpleCreateFunction(isolate(), factory()->empty_string(), in CreateIteratorMaps()
3265 Handle<JSFunction> array_buffer_noinit_fun = SimpleCreateFunction( in InitializeGlobal()
3904 Handle<JSFunction> cleanup_some_fun = SimpleCreateFunction( in InitializeGlobal()
4034 SimpleCreateFunction(isolate_, factory->empty_string(), in InitializeGlobal()
4042 SimpleCreateFunction(isolate_, factory->empty_string(), in InitializeGlobal()
5389 Handle<JSFunction> func = SimpleCreateFunction( in InitializeGlobal_harmony_temporal()
5398 Handle<JSFunction> func = SimpleCreateFunction( in InitializeGlobal_harmony_temporal()