Home
last modified time | relevance | path

Searched refs:GetTypedStoreOp (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dshare_gate_meta_data.h760 TypedStoreOp GetTypedStoreOp() const in GetTypedStoreOp() function in panda::ecmascript::kungfu::StoreElementAccessor
H A Dgate_accessor.h403 TypedStoreOp GetTypedStoreOp(GateRef gate) const;
H A Dgate_accessor.cpp350 TypedStoreOp op = GetTypedStoreOp(gate); in TypedOpIsTypedArray()
366 TypedStoreOp GateAccessor::GetTypedStoreOp(GateRef gate) const in GetTypedStoreOp() function in panda::ecmascript::kungfu::GateAccessor
H A Dnumber_speculative_retype.cpp1552 auto op = acc_.GetTypedStoreOp(gate); in VisitStoreElement()
H A Dtyped_hcr_lowering.cpp1241 TypedStoreOp op = accessor.GetTypedStoreOp(); in LowerStoreElement()

Completed in 16 milliseconds