HomeSort by relevance Sort by last modified time
    Searched refs:AlwaysAllocateScope (Results 1 - 8 of 8) sorted by null

  /external/v8/src/
heap-inl.h 535 AlwaysAllocateScope __scope__; \
702 AlwaysAllocateScope::AlwaysAllocateScope() {
712 AlwaysAllocateScope::~AlwaysAllocateScope() {
heap.h     [all...]
serialize.cc 670 AlwaysAllocateScope always_allocate;
702 AlwaysAllocateScope always_allocate;
    [all...]
builtins.cc     [all...]
mark-compact.cc     [all...]
  /external/v8/test/cctest/
test-heap.cc 924 AlwaysAllocateScope aa_scope;
    [all...]
test-serialize.cc 660 AlwaysAllocateScope always;
test-api.cc     [all...]

Completed in 168 milliseconds