Searched defs:RootListIndex (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Dheap.h1598 enum RootListIndex { enum in class:v8::internal::Heap
1625 static bool RootCanBeWrittenAfterInitialization(RootListIndex root_index);
1627 bool RootCanBeTreatedAsConstant(RootListIndex root_index);
1636 RootListIndex RootIndexForExternalArrayType(
1639 RootListIndex RootIndexForEmptyExternalArray(ElementsKind kind);
2019 RootListIndex index;
2024 RootListIndex index;
2030 RootListIndex index;
/external/v8/src/
H A Dheap.h1395 enum RootListIndex { enum in class:v8::internal::Heap
1420 RootListIndex RootIndexForExternalArrayType(
1732 RootListIndex index;
1737 RootListIndex index;
1743 RootListIndex index;

Completed in 109 milliseconds