Home
last modified time | relevance | path

Searched defs:nullish (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/base/
H A DoptionalChain.cpp48 auto *nullish = pg_->AllocLabel(); in CheckNullish() local
H A Ddestructuring.cpp220 auto *nullish = pg->AllocLabel(); in GenObject() local
/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DbinaryExpression.cpp64 auto *nullish = pg->AllocLabel(); in CompileLogical() local
H A DassignmentExpression.cpp131 auto *nullish = pg->AllocLabel(); in Compile() local
/arkcompiler/ets_frontend/ets2panda/ir/
H A DastDump.h100 Property(const char *key, Nullish nullish) : key_(key) in Property() argument
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DtypeCreation.cpp481 auto *nullish = CreateETSUnionType({objType, GlobalETSNullType(), GlobalETSUndefinedType()}); in UpdateGlobalType() local

Completed in 4 milliseconds