Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
Dbuiltins-intl.cc1038 double y_double = y->Number(); in BUILTIN() local
1039 if (x_double > y_double) { in BUILTIN()
1045 x_double, y_double)); in BUILTIN()