Home
last modified time | relevance | path

Searched refs:STACK_ALLOCATED (Results 1 – 4 of 4) sorted by relevance

/external/v8/tools/clang/blink_gc_plugin/tests/
Dstack_allocated.h21 STACK_ALLOCATED();
43 STACK_ALLOCATED();
Dstack_allocated.txt24 STACK_ALLOCATED();
26 ./heap/stubs.h:182:5: note: expanded from macro 'STACK_ALLOCATED'
Dmember_in_offheap_class.h24 STACK_ALLOCATED();
/external/v8/tools/clang/blink_gc_plugin/tests/heap/
Dstubs.h180 #define STACK_ALLOCATED() \ macro