HomeSort by relevance Sort by last modified time
    Searched refs:AlwaysAllocateScope (Results 1 - 15 of 15) 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/chromium_org/v8/src/
heap-inl.h 651 AlwaysAllocateScope __scope__; \
831 AlwaysAllocateScope::AlwaysAllocateScope() {
841 AlwaysAllocateScope::~AlwaysAllocateScope() {
heap.h     [all...]
builtins.cc     [all...]
mark-compact.cc     [all...]
  /external/chromium_org/v8/test/cctest/
test-heap.cc     [all...]
test-strings.cc 669 AlwaysAllocateScope always_allocate;
    [all...]
test-api.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 409 milliseconds