Home
last modified time | relevance | path

Searched defs:SetThis (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_runtime_call_info.h92 inline void SetThis(const JSTaggedValue tagged) in SetThis() function
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp298 void PandaGen::SetThis(const ir::AstNode *node) in SetThis() function in panda::es2panda::compiler::PandaGen
/arkcompiler/toolchain/tooling/base/
Dpt_types.h1653 CallFrame &SetThis(std::unique_ptr<RemoteObject> thisObj) in SetThis() function