Home
last modified time | relevance | path

Searched refs:IndexToSlice (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/interpreter/
Dconstant-array-builder.cc159 ConstantArrayBuilder::ConstantArraySlice* ConstantArrayBuilder::IndexToSlice( in IndexToSlice() function in v8::internal::interpreter::ConstantArrayBuilder
171 const ConstantArraySlice* slice = IndexToSlice(index); in At()
311 ConstantArraySlice* slice = IndexToSlice(index); in SetDeferredAt()
316 ConstantArraySlice* slice = IndexToSlice(index); in SetJumpTableSmi()
Dconstant-array-builder.h222 ConstantArraySlice* IndexToSlice(size_t index) const;