Searched defs:is_max (Results 1 – 2 of 2) sorted by relevance
121 ecma_builtin_math_object_max_min (bool is_max, /**< 'max' or 'min' operation */ in ecma_builtin_math_object_max_min()
41655 BOOL is_max = magic; in js_math_min_max() local