GetConstructorName 1562 include/v8.h V8EXPORT Local<String> GetConstructorName(); GetConstructorName 1688 src/profile-generator.cc GetConstructorName(JSObject::cast(object))); GetConstructorName 862 src/profile-generator.h static String* GetConstructorName(JSObject* object); GetConstructorName 10391 test/cctest/test-api.cc CHECK(p->IsObject() && p->ToObject()->GetConstructorName()->Equals( GetConstructorName 10395 test/cctest/test-api.cc CHECK(c->IsObject() && c->ToObject()->GetConstructorName()->Equals( GetConstructorName 10399 test/cctest/test-api.cc CHECK(x->IsObject() && x->ToObject()->GetConstructorName()->Equals( GetConstructorName 1401 test/cctest/test-heap-profiler.cc "Constructor1", i::V8HeapExplorer::GetConstructorName(*js_obj1))); GetConstructorName 1405 test/cctest/test-heap-profiler.cc "Constructor2", i::V8HeapExplorer::GetConstructorName(*js_obj2))); GetConstructorName 1409 test/cctest/test-heap-profiler.cc "Constructor3", i::V8HeapExplorer::GetConstructorName(*js_obj3))); GetConstructorName 1413 test/cctest/test-heap-profiler.cc "Constructor4", i::V8HeapExplorer::GetConstructorName(*js_obj4))); GetConstructorName 1417 test/cctest/test-heap-profiler.cc "Object", i::V8HeapExplorer::GetConstructorName(*js_obj5))); GetConstructorName 1421 test/cctest/test-heap-profiler.cc "Object", i::V8HeapExplorer::GetConstructorName(*js_obj6)));