Home
last modified time | relevance | path

Searched refs:JS_GLOBAL (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DunaryExpression.cpp50 pg->LoadConst(this, compiler::Constant::JS_GLOBAL); in Compile()
87 pg->LoadConst(this, compiler::Constant::JS_GLOBAL); in Compile()
H A Didentifier.cpp66 pg->LoadConst(this, compiler::Constant::JS_GLOBAL); in Compile()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DcodeGen.h36 JS_GLOBAL, member in ark::es2panda::compiler::Constant
H A DJSCompiler.cpp731 pg->LoadConst(expr, compiler::Constant::JS_GLOBAL); in Compile()
1094 pg->LoadConst(expr, compiler::Constant::JS_GLOBAL); in Compile()
1119 pg->LoadConst(expr, compiler::Constant::JS_GLOBAL); in Compile()
H A Dpandagen.cpp388 case Constant::JS_GLOBAL: { in LoadConst()
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.cpp511 LoadConst(node, compiler::Constant::JS_GLOBAL); in LoadObjByNameViaDebugger()
545 LoadConst(node, compiler::Constant::JS_GLOBAL); in StoreObjByNameViaDebugger()
746 case Constant::JS_GLOBAL: { in LoadConst()
2196 LoadConst(arg, Constant::JS_GLOBAL); in TryCompileFunctionCallOrNewExpression()
H A Dpandagen.h65 JS_GLOBAL, member in panda::es2panda::compiler::Constant

Completed in 13 milliseconds