Searched defs:DISALLOW_ALLOCATION (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHeap.h1319 // DISALLOW_ALLOCATION(): Cannot be allocated with new operators but can
1330 #define DISALLOW_ALLOCATION() \ macro
1349 #define DISALLOW_ALLOCATION() \ macro
1386 #define STACK_ALLOCATED() DISALLOW_ALLOCATION()
/external/chromium_org/tools/clang/blink_gc_plugin/tests/heap/
H A Dstubs.h125 #define DISALLOW_ALLOCATION() \ macro

Completed in 620 milliseconds