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