Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/runtime/
Druntime-test.cc957 AlwaysAllocateScopeForTesting always_allocate(heap); in RUNTIME_FUNCTION() local
/third_party/node/deps/v8/src/heap/
Dheap.h1985 bool always_allocate() { return always_allocate_scope_count_ != 0; } in always_allocate() function
Dmark-compact.cc3666 AlwaysAllocateScope always_allocate(heap()); in EvacuatePage() local
Dheap.cc2638 AlwaysAllocateScope always_allocate(this); in MinorMarkCompact() local
/third_party/node/deps/v8/src/execution/
Disolate.cc3900 AlwaysAllocateScope always_allocate(heap()); in ThrowInternal() local