Home
last modified time | relevance | path

Searched defs:StoreProperty (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
H A Dic_handler.h300 static inline JSHandle<JSTaggedValue> StoreProperty(const JSThread *thread, const ObjectOperator &op) in StoreProperty() function in panda::ecmascript::final
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSGen.cpp417 void ETSGen::StoreProperty(const ir::AstNode *const node, const checker::Type *propType, const VReg objReg, in StoreProperty() function in ark::es2panda::compiler::ETSGen
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_circuit_builder.cpp879 GateRef CircuitBuilder::StoreProperty(GateRef receiver, GateRef propertyLookupResult, GateRef value, in StoreProperty() function in panda::ecmascript::kungfu::CircuitBuilder

Completed in 10 milliseconds