Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_executor.cpp143 bool isNegative = stateStack[ahead].type_ == StateType::STATE_NEGATIVE_MATCH_AHEAD; in ExecuteInternal() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_number_stub_builder.cpp369 GateRef isNegative = Int32LessThan(number, Int32(0)); in NumberToString() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtyped_native_inline_lowering.cpp1804 Label *isNegative = &labelsForFloatCaseRef.at(labelsIdx++); in BuildMathSignDouble() local

Completed in 9 milliseconds