Searched defs:GetConstructorName (Results 1 – 4 of 4) sorted by relevance
77 static void GetConstructorName( in GetConstructorName() function
1875 String V8HeapExplorer::GetConstructorName(Isolate* isolate, JSObject object) { in GetConstructorName() function in v8::internal::V8HeapExplorer
628 Handle<String> JSReceiver::GetConstructorName(Isolate* isolate, in GetConstructorName() function in v8::internal::JSReceiver
4754 Local<String> v8::Object::GetConstructorName() { in GetConstructorName() function in v8::v8::Object