Home
last modified time | relevance | path

Searched defs:if_bigint (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/ic/
H A Dunary-op-assembler.cc155 GotoIf(IsBigIntInstanceType(instance_type), &if_bigint); in UnaryOpWithFeedback() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-object-gen.cc869 GotoIf(IsBigIntInstanceType(receiver_instance_type), &if_bigint); in TF_BUILTIN() local
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc1596 auto if_bigint = __ MakeDeferredLabel(); in TruncateTaggedPointerToBit() local
1626 __ GotoIf(__ TaggedEqual(value_map, __ BigIntMapConstant()), &if_bigint); in TruncateTaggedPointerToBit() local

Completed in 14 milliseconds