Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-call-gen.cc191 Label if_not_double(this), if_double(this); in CallOrConstructWithArrayLike() local
281 Label if_smiorobject(this), if_double(this), in CallOrConstructWithSpread() local
/external/v8/src/
Dcode-stub-assembler.cc8352 Label if_double(this), if_tagged(this); in LoadPropertyFromFastObject() local
8380 Label if_double(this), if_tagged(this); in LoadPropertyFromFastObject() local
/external/v8/src/compiler/
Deffect-control-linearizer.cc3683 auto if_double = __ MakeDeferredLabel(); in LowerLoadFieldByIndex() local