Searched defs:SetObjectWithProto (Results 1 – 4 of 4) sorted by relevance
1600 void PandaGen::SetObjectWithProto(const ir::AstNode *node, VReg proto, VReg obj) in SetObjectWithProto() function in panda::es2panda::compiler::PandaGen
1287 void PandaGen::SetObjectWithProto(const ir::AstNode *node, VReg proto, VReg obj) in SetObjectWithProto() function in ark::es2panda::compiler::PandaGen
615 JSTaggedValue SlowRuntimeStub::SetObjectWithProto(JSThread *thread, JSTaggedValue proto, JSTaggedVa… in SetObjectWithProto() function in panda::ecmascript::SlowRuntimeStub
1231 DEF_RUNTIME_STUBS(SetObjectWithProto) in DEF_RUNTIME_STUBS() argument