Searched defs:StOwnByIndex (Results 1 – 3 of 3) sorted by relevance
572 void PandaGen::StOwnByIndex(const ir::AstNode *node, VReg obj, int64_t index) in StOwnByIndex() function in panda::es2panda::compiler::PandaGen
549 JSTaggedValue SlowRuntimeStub::StOwnByIndex(JSThread *thread, JSTaggedValue obj, uint32_t idx, JSTa… in StOwnByIndex() function in panda::ecmascript::SlowRuntimeStub
772 DEF_RUNTIME_STUBS(StOwnByIndex) in DEF_RUNTIME_STUBS() argument