Home | History | Annotate | Download | only in include

Lines Matching refs:kJSObjectType

3587   static const int kJSObjectType = 0xa0;
3810 if (I::GetInstanceType(obj) == I::kJSObjectType) {
3846 if (I::GetInstanceType(obj) == I::kJSObjectType) {