Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-number.cc194 Label if_inputisstring(this), if_inputisnotstring(this); in TF_BUILTIN() local
198 &if_inputisnotstring); in TF_BUILTIN()
226 Bind(&if_inputisnotstring); in TF_BUILTIN()