Searched defs:GetConstructorName (Results 1 – 4 of 4) sorted by relevance
65 def GetConstructorName(typename, platform): function
1760 String* V8HeapExplorer::GetConstructorName(JSObject* object) { in GetConstructorName() function in v8::internal::V8HeapExplorer
3417 Local<String> v8::Object::GetConstructorName() { in GetConstructorName() function in v8::v8::Object
1836 TEST(GetConstructorName) { in TEST() argument