Home
last modified time | relevance | path

Searched defs:do_double (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-number-gen.cc556 Label* do_double, in UnaryOp()
775 Label do_smi(this), do_double(this), do_bigint(this); in TF_BUILTIN() local