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

/external/v8/src/heap/
H A Dheap-inl.h121 #define ROOT_ACCESSOR(type, name, camel_name) \ macro
123 ROOT_LIST(ROOT_ACCESSOR)
124 #undef ROOT_ACCESSOR macro
147 #define ROOT_ACCESSOR(type, name, camel_name) \ macro
156 ROOT_LIST(ROOT_ACCESSOR)
157 #undef ROOT_ACCESSOR macro
H A Dheap.h1017 #define ROOT_ACCESSOR(type, name, camel_name) inline type* name(); macro
1018 ROOT_LIST(ROOT_ACCESSOR)
1019 #undef ROOT_ACCESSOR macro
1610 #define ROOT_ACCESSOR(type, name, camel_name) \ macro
1612 ROOT_LIST(ROOT_ACCESSOR)
1613 #undef ROOT_ACCESSOR macro
/external/v8/src/
H A Dfactory.h660 #define ROOT_ACCESSOR(type, name, camel_name) \ macro
665 ROOT_LIST(ROOT_ACCESSOR)
666 #undef ROOT_ACCESSOR macro

Completed in 112 milliseconds