Searched defs:StSuperByValue (Results 1 – 4 of 4) sorted by relevance
1836 void PandaGen::StSuperByValue(const ir::AstNode *node, VReg obj, VReg prop) in StSuperByValue() function in panda::es2panda::compiler::PandaGen
1551 void PandaGen::StSuperByValue(const ir::AstNode *node, VReg obj, VReg prop) in StSuperByValue() function in panda::es2panda::compiler::PandaGen
1054 JSTaggedValue SlowRuntimeStub::StSuperByValue(JSThread *thread, JSTaggedValue obj, JSTaggedValue ke… in StSuperByValue() function in panda::ecmascript::SlowRuntimeStub
1167 DEF_RUNTIME_STUBS(StSuperByValue) in DEF_RUNTIME_STUBS() argument