Home
last modified time | relevance | path

Searched defs:StOwnByName (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Daccess_object_stub_builder.cpp632 GateRef AccessObjectStubBuilder::StOwnByName(GateRef glue, GateRef receiver, GateRef key, GateRef value) in StOwnByName() function in panda::ecmascript::kungfu::AccessObjectStubBuilder
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dslow_runtime_stub.cpp522 JSTaggedValue SlowRuntimeStub::StOwnByName(JSThread *thread, JSTaggedValue obj, JSTaggedValue prop, JSTaggedValue value) in StOwnByName() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Dpandagen.cpp589 void PandaGen::StOwnByName(const ir::AstNode *node, VReg obj, const util::StringView &prop) in StOwnByName() function in ark::es2panda::compiler::PandaGen
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.cpp634 void PandaGen::StOwnByName(const ir::AstNode *node, VReg obj, const util::StringView &prop, bool nameSetting) in StOwnByName() function in panda::es2panda::compiler::PandaGen

Completed in 11 milliseconds