Home
last modified time | relevance | path

Searched defs:thisReg (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/
DtaggedTemplateExpression.cpp56 compiler::VReg thisReg = pg->AllocReg(); in Compile() local
DcallExpression.cpp128 compiler::VReg thisReg {}; in Compile() local
/arkcompiler/ets_frontend/ts2panda/src/base/
Dlreference.ts95 let thisReg = pandaGen.getTemp(); variable
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dfunction.cpp145 auto thisReg = pg->AllocReg(); in CompileInstanceFields() local
Dpandagen.cpp1199 VReg thisReg = startReg + 1; in CallThis() local
1339 void PandaGen::CallSpread(const ir::AstNode *node, VReg func, VReg thisReg, VReg args) in CallSpread()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub.cpp3717 GateRef thisReg = ZExtInt8ToPtr(ReadInst8_2(pc)); in DECLARE_ASM_HANDLER() local
3732 GateRef thisReg = ZExtInt8ToPtr(ReadInst8_3(pc)); in DECLARE_ASM_HANDLER() local