Searched refs:HasProperty_Inline (Results 1 – 10 of 10) sorted by relevance
54 const kPresent: Boolean = HasProperty_Inline(o, k);
65 const kPresent: Boolean = HasProperty_Inline(o, k);
82 const present: Boolean = HasProperty_Inline(o, k);
80 const present: Boolean = HasProperty_Inline(o, k);
74 const kPresent: Boolean = HasProperty_Inline(o, k);
77 const kPresent: Boolean = HasProperty_Inline(o, k);
681 extern transitioning macro HasProperty_Inline(implicit context: Context)(
238 if (!HasProperty_Inline(receiver, index)) return TheHole;
3651 TNode<Oddball> HasProperty_Inline(TNode<Context> context, in HasProperty_Inline() function