Home
last modified time | relevance | path

Searched refs:AlwaysAllocateScope (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/
Dheap.h1603 friend class AlwaysAllocateScope; variable
1647 class AlwaysAllocateScope {
1649 AlwaysAllocateScope() { in AlwaysAllocateScope() function
1658 ~AlwaysAllocateScope() { in ~AlwaysAllocateScope()
Dheap-inl.h515 AlwaysAllocateScope __scope__; \
Dserialize.cc675 AlwaysAllocateScope always_allocate; in Deserialize()
699 AlwaysAllocateScope always_allocate; in DeserializePartial()
Dbuiltins.cc1628 AlwaysAllocateScope __scope__; in Setup()
/external/v8/test/cctest/
Dtest-serialize.cc655 AlwaysAllocateScope always; in TEST()
Dtest-heap.cc968 AlwaysAllocateScope aa_scope; in TEST()