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/
DnullLiteral.cpp33 pg->LoadConst(this, compiler::Constant::JS_NULL); in Compile()
/arkcompiler/ets_frontend/es2panda/compiler/base/
DoptionalChain.cpp49 pg_->LoadConst(node_, Constant::JS_NULL); in CheckNullish()
Ddestructuring.cpp222 pg->LoadConst(object, Constant::JS_NULL); in GenObject()
/arkcompiler/ets_runtime/ecmascript/
Djs_serializer.h43 JS_NULL, enumerator
Djs_serializer.cpp83 return WriteType(SerializationUID::JS_NULL); in WritePrimitiveValue()
1112 case SerializationUID::JS_NULL: in DeserializeJSTaggedValue()
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.h59 JS_NULL, enumerator
Dpandagen.cpp697 case Constant::JS_NULL: { in LoadConst()
1107 LoadConst(node, Constant::JS_NULL); in BranchIfStrictNull()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_ir_specification.md45 …es of possible bit vectors the value can be (e.g. `JS_ANY` `JS_BOOLEAN` `JS_NULL` `JS_UNDEFINED` `…