Home | History | Annotate | Download | only in cctest

Lines Matching refs:GetConstructorName

1591 TEST(GetConstructorName) {
1614 "Constructor1", i::V8HeapExplorer::GetConstructorName(*js_obj1)));
1618 "Constructor2", i::V8HeapExplorer::GetConstructorName(*js_obj2)));
1622 "Constructor3", i::V8HeapExplorer::GetConstructorName(*js_obj3)));
1626 "Constructor4", i::V8HeapExplorer::GetConstructorName(*js_obj4)));
1630 "Object", i::V8HeapExplorer::GetConstructorName(*js_obj5)));
1634 "Object", i::V8HeapExplorer::GetConstructorName(*js_obj6)));