Lines Matching refs:GetConstructorName
1183 TEST(GetConstructorName) {
1206 "Constructor1", i::V8HeapExplorer::GetConstructorName(*js_obj1)));
1210 "Constructor2", i::V8HeapExplorer::GetConstructorName(*js_obj2)));
1214 "Constructor3", i::V8HeapExplorer::GetConstructorName(*js_obj3)));
1218 "Constructor4", i::V8HeapExplorer::GetConstructorName(*js_obj4)));
1222 "Object", i::V8HeapExplorer::GetConstructorName(*js_obj5)));
1226 "Object", i::V8HeapExplorer::GetConstructorName(*js_obj6)));