Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DbigintLowering.cpp54 auto isBigintLeft = (left != nullptr && left->IsETSBigIntType()) || expr->Left()->IsBigIntLiteral(); in ReplaceStrictEqualByNormalEqual() local

Completed in 2 milliseconds