Searched refs:if_smiorobjects (Results 1 – 2 of 2) sorted by relevance
240 Label exit(this), if_doubles(this), if_smiorobjects(this); in AddConstructorEntriesFromFastJSArray() local242 Branch(IsFastSmiOrTaggedElementsKind(elements_kind), &if_smiorobjects, in AddConstructorEntriesFromFastJSArray()244 BIND(&if_smiorobjects); in AddConstructorEntriesFromFastJSArray()533 Label if_smiorobjects(this), if_doubles(this); in LoadKeyValue() local534 Branch(IsFastSmiOrTaggedElementsKind(elements_kind), &if_smiorobjects, in LoadKeyValue()536 BIND(&if_smiorobjects); in LoadKeyValue()
3004 Label if_smiorobjects(this), if_packed_doubles(this), if_holey_doubles(this); in Generate() local3013 &if_smiorobjects); in Generate()3020 BIND(&if_smiorobjects); in Generate()