HomeSort by relevance Sort by last modified time
    Searched full:g1_objects (Results 1 - 1 of 1) sorted by null

  /external/v8/test/cctest/
test-mark-compact.cc 313 Object** g1_objects[] = { g1s1.location(), g1s2.location() }; local
315 GlobalHandles::AddGroup(g1_objects, 2);
331 Object** g1_objects[] = { g1s1.location(), g1s2.location() }; local
333 GlobalHandles::AddGroup(g1_objects, 2);

Completed in 109 milliseconds