Home
last modified time | relevance | path

Searched refs:CPPGC_STACK_ALLOCATED (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dmacros.h14 // Use CPPGC_STACK_ALLOCATED if the object is only stack allocated.
16 // enforcement of CPPGC_STACK_ALLOCATED should be suppressed.
18 #define CPPGC_STACK_ALLOCATED() \ macro
29 #define CPPGC_STACK_ALLOCATED() static_assert(true, "Force semicolon.")
H A Dheap-consistency.h221 CPPGC_STACK_ALLOCATED();
271 CPPGC_STACK_ALLOCATED();
H A Dtesting.h31 CPPGC_STACK_ALLOCATED();
/third_party/node/deps/v8/include/cppgc/
H A Dheap-consistency.h178 CPPGC_STACK_ALLOCATED();
228 CPPGC_STACK_ALLOCATED();
H A Dmacros.h15 #define CPPGC_STACK_ALLOCATED() \ macro
H A Dtesting.h31 CPPGC_STACK_ALLOCATED();
/third_party/node/deps/v8/src/heap/cppgc/
H A Dcompactor.cc222 CPPGC_STACK_ALLOCATED();

Completed in 5 milliseconds