Searched defs:GetNewTarget (Results 1 – 10 of 10) sorted by relevance
55 inline GateRef GetNewTarget(GateRef info) in GetNewTarget() function
174 static inline JSHandle<JSTaggedValue> GetNewTarget(EcmaRuntimeCallInfo *msg) in GetNewTarget() function
178 inline JSHandle<JSTaggedValue> GetNewTarget() const in GetNewTarget() function
206 GateRef GetNewTarget(GateRef sp) in GetNewTarget() function
234 GateRef BaselineStubBuilder::GetNewTarget(GateRef sp) in GetNewTarget() function
263 GateRef InterpreterStubBuilder::GetNewTarget(GateRef sp) in GetNewTarget() function
315 void PandaGen::GetNewTarget(const ir::AstNode *node) in GetNewTarget() function in panda::es2panda::compiler::PandaGen
423 void PandaGen::GetNewTarget(const ir::AstNode *node) in GetNewTarget() function in ark::es2panda::compiler::PandaGen
7760 JSTaggedValue EcmaInterpreter::GetNewTarget(JSTaggedType *sp) in GetNewTarget() function in panda::ecmascript::EcmaInterpreter
7882 JSTaggedValue InterpreterAssembly::GetNewTarget(JSTaggedType *sp) in GetNewTarget() function in panda::ecmascript::InterpreterAssembly