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

/external/chromium_org/v8/src/
H A Dheap-snapshot-generator.cc776 GetConstructorName(JSObject::cast(object)));
1448 String* V8HeapExplorer::GetConstructorName(JSObject* object) { function in class:v8::internal::V8HeapExplorer
H A Dapi.cc3718 Local<String> v8::Object::GetConstructorName() { function in class:v8::v8::Object
3720 ON_BAILOUT(isolate, "v8::Object::GetConstructorName()",
/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 208 milliseconds