Home
last modified time | relevance | path

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

/dports/lang/v8/v8-9.6.180.12/src/builtins/
H A Dbuiltins-date-gen.cc196 Label hint_is_number(this), hint_is_string(this), in TF_BUILTIN() local
201 GotoIf(TaggedEqual(hint, number_string), &hint_is_number); in TF_BUILTIN()
213 &hint_is_number); in TF_BUILTIN()
225 BIND(&hint_is_number); in TF_BUILTIN()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/builtins/
H A Dbuiltins-date-gen.cc196 Label hint_is_number(this), hint_is_string(this), in TF_BUILTIN() local
201 GotoIf(TaggedEqual(hint, number_string), &hint_is_number); in TF_BUILTIN()
213 &hint_is_number); in TF_BUILTIN()
225 BIND(&hint_is_number); in TF_BUILTIN()
/dports/www/node10/node-v10.24.1/deps/v8/src/builtins/
H A Dbuiltins-date-gen.cc192 Label hint_is_number(this), hint_is_string(this), in TF_BUILTIN() local
197 GotoIf(WordEqual(hint, number_string), &hint_is_number); in TF_BUILTIN()
209 &hint_is_number); in TF_BUILTIN()
221 BIND(&hint_is_number); in TF_BUILTIN()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/builtins/
H A Dbuiltins-date-gen.cc193 Label hint_is_number(this), hint_is_string(this), in TF_BUILTIN() local
198 GotoIf(TaggedEqual(hint, number_string), &hint_is_number); in TF_BUILTIN()
210 &hint_is_number); in TF_BUILTIN()
222 BIND(&hint_is_number); in TF_BUILTIN()