Searched defs:GetNewTarget (Results 1 – 6 of 6) sorted by relevance
47 static inline JSHandle<JSTaggedValue> GetNewTarget(EcmaRuntimeCallInfo *msg) in GetNewTarget() function
55 inline GateRef GetNewTarget(GateRef info) in GetNewTarget() function
178 inline JSHandle<JSTaggedValue> GetNewTarget() const in GetNewTarget() function
288 void PandaGen::GetNewTarget(const ir::AstNode *node) in GetNewTarget() function in panda::es2panda::compiler::PandaGen
7265 JSTaggedValue EcmaInterpreter::GetNewTarget(JSTaggedType *sp) in GetNewTarget() function
7519 JSTaggedValue InterpreterAssembly::GetNewTarget(JSTaggedType *sp) in GetNewTarget() function in panda::ecmascript::InterpreterAssembly