Searched defs:js_obj2 (Results 1 - 2 of 2) sorted by relevance

/external/v8/test/cctest/
H A Dtest-heap-profiler.cc1208 i::Handle<i::JSObject> js_obj2 = v8::Utils::OpenHandle(*obj2); local
1210 "Constructor2", i::V8HeapExplorer::GetConstructorName(*js_obj2)));
/external/chromium_org/v8/test/cctest/
H A Dtest-heap-profiler.cc1562 i::Handle<i::JSObject> js_obj2 = v8::Utils::OpenHandle(*obj2); local
1564 "Constructor2", i::V8HeapExplorer::GetConstructorName(*js_obj2)));

Completed in 54 milliseconds