Home
last modified time | relevance | path

Searched refs:doubleLEMaxLen (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_stubs.cpp1156 GateRef doubleLEMaxLen = in DECLARE_BUILTINS() local
1158 … Branch(BoolAnd(doubleEqual, doubleLEMaxLen), &validDoubleLength, &slowPath); in DECLARE_BUILTINS()