Home
last modified time | relevance | path

Searched refs:g1c2 (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/cctest/
Dtest-global-handles.cc288 Handle<Object> g1c2 = in TEST() local
303 global_handles->SetReferenceFromGroup(UniqueId(1), g1c2.location()); in TEST()
314 DCHECK(implicit_refs->at(0)->children[1] == g1c2.location()); in TEST()