Home
last modified time | relevance | path

Searched refs:JS_GLOBAL (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/
Didentifier.cpp66 pg->LoadConst(this, compiler::Constant::JS_GLOBAL); in Compile()
DunaryExpression.cpp50 pg->LoadConst(this, compiler::Constant::JS_GLOBAL); in Compile()
87 pg->LoadConst(this, compiler::Constant::JS_GLOBAL); in Compile()
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp468 LoadConst(node, compiler::Constant::JS_GLOBAL); in LoadObjByNameViaDebugger()
507 LoadConst(node, compiler::Constant::JS_GLOBAL); in StoreObjByNameViaDebugger()
685 case Constant::JS_GLOBAL: { in LoadConst()
2088 LoadConst(arg, Constant::JS_GLOBAL); in TryCompileFunctionCallOrNewExpression()
Dpandagen.h63 JS_GLOBAL, enumerator