Home
last modified time | relevance | path

Searched defs:GetThis (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Dbuiltins_base.h42 static inline JSHandle<JSTaggedValue> GetThis(EcmaRuntimeCallInfo *msg) in GetThis() function
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_stubs.h61 inline GateRef GetThis(GateRef info) in GetThis() function
/arkcompiler/ets_runtime/ecmascript/
Decma_runtime_call_info.h183 inline JSHandle<JSTaggedValue> GetThis() const in GetThis() function
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dframe_handler.cpp153 JSTaggedValue FrameHandler::GetThis() const in GetThis() function in panda::ecmascript::FrameHandler
Dinterpreter-inl.h7128 JSTaggedValue EcmaInterpreter::GetThis(JSTaggedType *sp) in GetThis() function
Dinterpreter_assembly.cpp7430 JSTaggedValue InterpreterAssembly::GetThis(JSTaggedType *sp) in GetThis() function in panda::ecmascript::InterpreterAssembly
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp277 void PandaGen::GetThis(const ir::AstNode *node) in GetThis() function in panda::es2panda::compiler::PandaGen
/arkcompiler/toolchain/tooling/base/
Dpt_types.h1463 RemoteObject *GetThis() const in GetThis() function