Searched refs:if_in_field (Results 1 – 1 of 1) sorted by relevance
1845 Label if_in_field(this), if_in_descriptor(this), done(this); in LoadPropertyFromFastObject() local1846 Branch(Word32Equal(location, Int32Constant(kField)), &if_in_field, in LoadPropertyFromFastObject()1848 Bind(&if_in_field); in LoadPropertyFromFastObject()