Home
last modified time | relevance | path

Searched refs:if_smiorobjects (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-array-gen.cc684 Label if_smiorobjects(this), if_packed_doubles(this), if_holey_doubles(this); in Generate()
693 &if_smiorobjects); in Generate() local
701 &if_smiorobjects); in Generate() local
704 BIND(&if_smiorobjects); in Generate()
H A Dbuiltins-collections-gen.cc131 Label exit(this), if_doubles(this), if_smiorobjects(this); in AddConstructorEntriesFromFastJSArray()
133 Branch(IsFastSmiOrTaggedElementsKind(elements_kind), &if_smiorobjects, in AddConstructorEntriesFromFastJSArray() local
135 BIND(&if_smiorobjects); in AddConstructorEntriesFromFastJSArray()

Completed in 7 milliseconds