Home
last modified time | relevance | path

Searched refs:JS_NULL (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/literals/
H A DnullLiteral.cpp33 pg->LoadConst(this, compiler::Constant::JS_NULL); in Compile()
/arkcompiler/ets_frontend/es2panda/compiler/base/
H A DoptionalChain.cpp50 pg_->LoadConst(node_, Constant::JS_NULL); in CheckNullish()
H A Ddestructuring.cpp222 pg->LoadConst(object, Constant::JS_NULL); in GenObject()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DcodeGen.h32 JS_NULL, member in ark::es2panda::compiler::Constant
H A Dpandagen.cpp400 case Constant::JS_NULL: { in LoadConst()
H A DJSCompiler.cpp1217 pg->LoadConst(expr, compiler::Constant::JS_NULL); in Compile()
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.h61 JS_NULL, member in panda::es2panda::compiler::Constant
H A Dpandagen.cpp758 case Constant::JS_NULL: { in LoadConst()
1181 LoadConst(node, Constant::JS_NULL); in BranchIfStrictNull()

Completed in 17 milliseconds