Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DbigintLowering.cpp56 auto isBigintRight = (right != nullptr && right->IsETSBigIntType()) || expr->Right()->IsBigIntLiteral(); in ReplaceStrictEqualByNormalEqual() local

Completed in 1 milliseconds