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

/external/v8/src/
H A Dprofile-generator.cc2209 String* V8HeapExplorer::GetConstructorName(JSObject* object) { function in class:v8::internal::V8HeapExplorer
2351 GetConstructorName(JSObject::cast(object)));
H A Dapi.cc3003 Local<String> v8::Object::GetConstructorName() { function in class:v8::v8::Object
3005 ON_BAILOUT(isolate, "v8::Object::GetConstructorName()",

Completed in 48 milliseconds