Searched defs:GetNewTarget (Results 1 – 8 of 8) sorted by relevance
55 inline GateRef GetNewTarget(GateRef info) in GetNewTarget() function
137 static inline JSHandle<JSTaggedValue> GetNewTarget(EcmaRuntimeCallInfo *msg) in GetNewTarget() function
178 inline JSHandle<JSTaggedValue> GetNewTarget() const in GetNewTarget() function
227 GateRef InterpreterStubBuilder::GetNewTarget(GateRef sp) in GetNewTarget() function
319 void PandaGen::GetNewTarget(const ir::AstNode *node) in GetNewTarget() function in panda::es2panda::compiler::PandaGen
424 void PandaGen::GetNewTarget(const ir::AstNode *node) in GetNewTarget() function in panda::es2panda::compiler::PandaGen
7546 JSTaggedValue EcmaInterpreter::GetNewTarget(JSTaggedType *sp) in GetNewTarget() function
7616 JSTaggedValue InterpreterAssembly::GetNewTarget(JSTaggedType *sp) in GetNewTarget() function in panda::ecmascript::InterpreterAssembly