Home | History | Annotate | Download | only in src

Lines Matching refs:SMI_ONLY

1000   bool IsSmiCompare() { return compare_type_ == SMI_ONLY; }
1012 SMI_ONLY,
1846 bool IsSmiCompare() { return compare_type_ == SMI_ONLY; }
1877 enum CompareTypeFeedback { NONE, SMI_ONLY, OBJECT_ONLY };