Searched refs:ShortLivingIsolate (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/test/cctest/
H A Dtest-mark-compact.cc514 intptr_t ShortLivingIsolate() { function
528 intptr_t size_limit = ShortLivingIsolate() * 2;
530 CHECK_GT(size_limit, ShortLivingIsolate());

Completed in 53 milliseconds