Home
last modified time | relevance | path

Searched defs:GetNewTarget (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_stubs.h55 inline GateRef GetNewTarget(GateRef info) in GetNewTarget() function in panda::ecmascript::kungfu::BuiltinsStubBuilder
/arkcompiler/ets_runtime/ecmascript/base/
H A Dbuiltins_base.h174 static inline JSHandle<JSTaggedValue> GetNewTarget(EcmaRuntimeCallInfo *msg) in GetNewTarget() function in panda::ecmascript::base::BuiltinsBase
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_stub_builder.h206 GateRef GetNewTarget(GateRef sp) in GetNewTarget() function in panda::ecmascript::kungfu::BaselineStubBuilder
H A Dbaseline_stubs-inl.h234 GateRef BaselineStubBuilder::GetNewTarget(GateRef sp) in GetNewTarget() function in panda::ecmascript::kungfu::BaselineStubBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinterpreter_stub-inl.h263 GateRef InterpreterStubBuilder::GetNewTarget(GateRef sp) in GetNewTarget() function in panda::ecmascript::kungfu::InterpreterStubBuilder
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Dpandagen.cpp423 void PandaGen::GetNewTarget(const ir::AstNode *node) in GetNewTarget() function in ark::es2panda::compiler::PandaGen
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.cpp315 void PandaGen::GetNewTarget(const ir::AstNode *node) in GetNewTarget() function in panda::es2panda::compiler::PandaGen
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dinterpreter-inl.cpp7844 JSTaggedValue EcmaInterpreter::GetNewTarget(JSTaggedType *sp) in GetNewTarget() function in panda::ecmascript::EcmaInterpreter

Completed in 26 milliseconds