Searched defs:GetNewTarget (Results 1 – 11 of 11) sorted by relevance
56 inline GateRef GetNewTarget(GateRef info) in GetNewTarget() function
174 static inline JSHandle<JSTaggedValue> GetNewTarget(EcmaRuntimeCallInfo *msg) in GetNewTarget() function
179 inline JSHandle<JSTaggedValue> GetNewTarget() const in GetNewTarget() function
207 GateRef GetNewTarget(GateRef sp) in GetNewTarget() function
234 GateRef BaselineStubBuilder::GetNewTarget(GateRef glue, GateRef sp) in GetNewTarget() function
268 GateRef InterpreterStubBuilder::GetNewTarget(GateRef glue, GateRef sp) in GetNewTarget() function
334 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 ark::es2panda::compiler::PandaGen
547 JSVM_Value GetNewTarget() override in GetNewTarget() function in v8impl::__anone4be3d930111::FunctionCallbackWrapper598 JSVM_Value GetNewTarget() override in GetNewTarget() function in v8impl::__anone4be3d930111::PropertyCallbackWrapperBase
7913 JSTaggedValue EcmaInterpreter::GetNewTarget(JSThread *thread, JSTaggedType *sp) in GetNewTarget() function in panda::ecmascript::EcmaInterpreter
7959 JSTaggedValue InterpreterAssembly::GetNewTarget(JSThread *thread, JSTaggedType *sp) in GetNewTarget() function in panda::ecmascript::InterpreterAssembly