Searched refs:kFirstPrototypeIndex (Results 1 – 3 of 3) sorted by relevance
84 static const int kFirstPrototypeIndex = 3; variable173 static const int kFirstPrototypeIndex = 3; variable
877 array->set(LoadHandler::kFirstPrototypeIndex + checks_count, in InitPrototypeChecks()889 array->set(LoadHandler::kFirstPrototypeIndex + checks_count, *weak_cell); in InitPrototypeChecks()976 LoadHandler::kFirstPrototypeIndex + checks_count, TENURED)); in LoadFromPrototype()981 LoadHandler::kFirstPrototypeIndex); in LoadFromPrototype()1017 LoadHandler::kFirstPrototypeIndex + checks_count, TENURED)); in LoadNonExistent()1022 LoadHandler::kFirstPrototypeIndex); in LoadNonExistent()1930 StoreHandler::kFirstPrototypeIndex + checks_count, TENURED)); in StoreTransition()1935 StoreHandler::kFirstPrototypeIndex); in StoreTransition()
5810 start_index.Bind(IntPtrConstant(LoadHandler::kFirstPrototypeIndex)); in EmitLoadICProtoArrayCheck()5817 start_index.Bind(IntPtrConstant(LoadHandler::kFirstPrototypeIndex + 1)); in EmitLoadICProtoArrayCheck()5820 FixedArray::OffsetOfElementAt(LoadHandler::kFirstPrototypeIndex); in EmitLoadICProtoArrayCheck()6377 IntPtrConstant(StoreHandler::kFirstPrototypeIndex), length, in HandleStoreICProtoHandler()