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

/external/v8/src/
H A Dobjects-inl.h77 #define CAST_ACCESSOR(type) \ macro
2117 CAST_ACCESSOR(FixedArray)
2118 CAST_ACCESSOR(FixedDoubleArray)
2119 CAST_ACCESSOR(DescriptorArray)
2120 CAST_ACCESSOR(DeoptimizationInputData)
2121 CAST_ACCESSOR(DeoptimizationOutputData)
2122 CAST_ACCESSOR(TypeFeedbackCells)
2123 CAST_ACCESSOR(SymbolTable)
2124 CAST_ACCESSOR(JSFunctionResultCache)
2125 CAST_ACCESSOR(NormalizedMapCach
4924 #undef CAST_ACCESSOR macro
[all...]

Completed in 103 milliseconds