Home
last modified time | relevance | path

Searched defs:heap_allocated (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/cctest/
Dtest-api.cc2671 int* heap_allocated = new int[100]; in THREADED_TEST() local
2708 int* heap_allocated = new int[100]; in THREADED_TEST() local