Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
H A Dconstant-array-builder.cc278 return AllocateIndexArray(entry, 1); in AllocateIndex()
281 ConstantArrayBuilder::index_t ConstantArrayBuilder::AllocateIndexArray( in AllocateIndexArray() function in ConstantArrayBuilder
316 return AllocateIndexArray(Entry::UninitializedJumpTableSmi(), size); in InsertJumpTable()
H A Dconstant-array-builder.h194 index_t AllocateIndexArray(Entry constant_entry, size_t size);

Completed in 3 milliseconds