Searched refs:AllocateIndexArray (Results 1 – 2 of 2) sorted by relevance
268 return AllocateIndexArray(entry, 1); in SINGLETON_CONSTANT_ENTRY_TYPES()271 ConstantArrayBuilder::index_t ConstantArrayBuilder::AllocateIndexArray( in AllocateIndexArray() function in v8::internal::interpreter::ConstantArrayBuilder307 return AllocateIndexArray(Entry::UninitializedJumpTableSmi(), size); in InsertJumpTable()
188 index_t AllocateIndexArray(Entry constant_entry, size_t size);