Home | History | Annotate | Download | only in profiler

Lines Matching defs:GetConstructorName

796         GetConstructorName(JSObject::cast(object)));
1667 String* V8HeapExplorer::GetConstructorName(JSObject* object) {
1672 return *JSReceiver::GetConstructorName(handle(object, isolate));