Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
Dbuiltins-call-gen.cc276 Label if_not_double(this), if_double(this); in CallOrConstructWithArrayLike() local
356 Label if_smiorobject(this), if_double(this), in CallOrConstructWithSpread() local
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc9602 Label if_double(this), if_tagged(this); in LoadPropertyFromFastObject() local
9627 Label if_double(this), if_tagged(this); in LoadPropertyFromFastObject() local
/third_party/node/deps/v8/src/compiler/
Deffect-control-linearizer.cc5385 auto if_double = __ MakeDeferredLabel(); in LowerLoadFieldByIndex() local