Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-mark-compact.cc304 Object** g2_objects[] = { g2s1.location(), g2s2.location() }; in TEST() local
308 global_handles->AddObjectGroup(g2_objects, 2, NULL); in TEST()
331 Object** g2_objects[] = { g2s1.location(), g2s2.location() }; in TEST() local
335 global_handles->AddObjectGroup(g2_objects, 2, NULL); in TEST()
Dtest-global-handles.cc107 Object** g2_objects[] = { g2s1.location(), g2s2.location() }; in TEST() local
110 global_handles->AddObjectGroup(g2_objects, 2, &info2); in TEST()