Home | Sort by relevance Sort by last modified time |
/external/chromium_org/v8/test/cctest/ | |
test-heap.cc | [all...] |
test-strings.cc | 658 AlwaysAllocateScope always_allocate(isolate); [all...] |
test-api.cc | [all...] |
/external/chromium_org/v8/src/ | |
heap-inl.h | 198 if (always_allocate() && |
spaces.cc | [all...] |
heap.h | 656 bool always_allocate() { return always_allocate_scope_depth_ != 0; } function in class:v8::internal::Heap [all...] |
mark-compact.cc | [all...] |
heap.cc | [all...] |