Searched refs:KeyedStoreGenericAssembler (Results 1 – 1 of 1) sorted by relevance
21 class KeyedStoreGenericAssembler : public AccessorAssembler { class23 explicit KeyedStoreGenericAssembler(compiler::CodeAssemblerState* state, in KeyedStoreGenericAssembler() function in v8::internal::KeyedStoreGenericAssembler146 KeyedStoreGenericAssembler assembler(state, StoreMode::kOrdinary); in Generate()151 KeyedStoreGenericAssembler assembler(state, StoreMode::kOrdinary); in Generate()159 KeyedStoreGenericAssembler assembler(state, StoreMode::kOrdinary); in SetProperty()168 KeyedStoreGenericAssembler assembler(state, StoreMode::kOrdinary); in SetProperty()175 KeyedStoreGenericAssembler assembler(state, StoreMode::kInLiteral); in SetPropertyInLiteral()179 void KeyedStoreGenericAssembler::BranchIfPrototypesMayHaveReadOnlyElements( in BranchIfPrototypesMayHaveReadOnlyElements()205 void KeyedStoreGenericAssembler::TryRewriteElements( in TryRewriteElements()249 void KeyedStoreGenericAssembler::TryChangeToHoleyMapHelper( in TryChangeToHoleyMapHelper()[all …]