Home
last modified time | relevance | path

Searched refs:ROOT_ACCESSOR (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/heap/
Dheap-inl.h50 #define ROOT_ACCESSOR(type, name, camel_name) \ macro
52 ROOT_LIST(ROOT_ACCESSOR)
53 #undef ROOT_ACCESSOR
76 #define ROOT_ACCESSOR(type, name, camel_name) \ macro
85 ROOT_LIST(ROOT_ACCESSOR)
86 #undef ROOT_ACCESSOR
Dheap.h1134 #define ROOT_ACCESSOR(type, name, camel_name) inline type* name(); macro
1135 ROOT_LIST(ROOT_ACCESSOR)
1136 #undef ROOT_ACCESSOR
1695 #define ROOT_ACCESSOR(type, name, camel_name) \ macro
1697 ROOT_LIST(ROOT_ACCESSOR) in ROOT_LIST() argument
1698 #undef ROOT_ACCESSOR in ROOT_LIST()
/external/v8/src/
Dfactory.h587 #define ROOT_ACCESSOR(type, name, camel_name) \ macro
592 ROOT_LIST(ROOT_ACCESSOR)
593 #undef ROOT_ACCESSOR