Searched refs:InstantiateObject (Results 1 – 4 of 4) sorted by relevance
120 static Handle<JSObject> InstantiateObject(Handle<ObjectTemplateInfo> data,
605 Handle<JSObject> Execution::InstantiateObject(Handle<ObjectTemplateInfo> data, in InstantiateObject() function in v8::internal::Execution
1924 Execution::InstantiateObject(object_template, &pending_exception); in ConfigureApiObject()
3867 i::Execution::InstantiateObject(Utils::OpenHandle(this), in NewInstance()