Searched defs:CallAsConstructor (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dapi.cc3536 Local<v8::Value> Object::CallAsConstructor(int argc, function in class:v8::Object
3539 ON_BAILOUT(isolate, "v8::Object::CallAsConstructor()",
3541 LOG_API(isolate, "Object::CallAsConstructor");

Completed in 58 milliseconds