Searched refs:InstantiateObject (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/
H A Dexecution.h132 static Handle<JSObject> InstantiateObject(Handle<ObjectTemplateInfo> data,
H A Dexecution.cc719 Handle<JSObject> Execution::InstantiateObject(Handle<ObjectTemplateInfo> data, function in class:v8::internal::Execution
H A Dbootstrapper.cc2145 Execution::InstantiateObject(object_template, &pending_exception);
H A Dapi.cc4512 i::Execution::InstantiateObject(Utils::OpenHandle(this),

Completed in 262 milliseconds