Lines Matching refs:object_function
482 isolate->object_function(), in CreateEmptyFunction()
523 empty_fm->set_prototype(global_context()->object_function()->prototype()); in CreateEmptyFunction()
744 isolate()->object_function(), NONE)); in CreateNewGlobals()
853 isolate->object_function(), DONT_ENUM)); in InitializeGlobal()
1056 JSObject::cast(global_context()->object_function()->prototype())); in InitializeGlobal()
1162 map->set_prototype(global_context()->object_function()->prototype()); in InitializeGlobal()
1260 factory()->NewJSObject(isolate()->object_function(), TENURED); in InitializeExperimentalGlobal()
1266 factory()->NewJSObject(isolate()->object_function(), TENURED); in InitializeExperimentalGlobal()
1272 factory()->NewJSObject(isolate()->object_function(), TENURED); in InitializeExperimentalGlobal()
1475 factory()->NewJSObject(isolate()->object_function(), TENURED); in InstallNatives()
1604 factory()->NewJSObject(isolate()->object_function(), TENURED); in InstallNatives()
1624 factory()->NewJSObject(isolate()->object_function(), TENURED); in InstallNatives()