Searched defs:STACK_ALLOCATED (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHeap.h1313 // STACK_ALLOCATED(): Use if the object is only stack allocated. Heap objects
1370 // verification. STACK_ALLOCATED is used to declare that objects of this type
1376 #define STACK_ALLOCATED() \ macro
1386 #define STACK_ALLOCATED() DISALLOW_ALLOCATION() macro
/external/chromium_org/tools/clang/blink_gc_plugin/tests/heap/
H A Dstubs.h130 #define STACK_ALLOCATED() \ macro

Completed in 153 milliseconds