Home | History | Annotate | Download | only in src

Lines Matching refs:IS_SPEC_OBJECT

255   if (!IS_SPEC_OBJECT(V)) return false;
328 if (!IS_SPEC_OBJECT(obj)) {
413 if (!IS_SPEC_OBJECT(obj)) {
983 if (!IS_SPEC_OBJECT(obj)) {
993 if (proto !== null && !IS_SPEC_OBJECT(proto)) {
997 if (IS_SPEC_OBJECT(obj)) {
1007 if (!IS_SPEC_OBJECT(obj)) {
1018 if (!IS_SPEC_OBJECT(obj)) {
1111 if (!IS_SPEC_OBJECT(obj)) {
1127 if (!IS_SPEC_OBJECT(proto) && proto !== null) {
1139 if (!IS_SPEC_OBJECT(obj)) {
1202 if (!IS_SPEC_OBJECT(obj)) {
1249 if (!IS_SPEC_OBJECT(obj)) {
1271 if (!IS_SPEC_OBJECT(obj)) {
1301 if (!IS_SPEC_OBJECT(obj)) {
1314 if (!IS_SPEC_OBJECT(obj)) {
1337 if (!IS_SPEC_OBJECT(obj)) {
1359 if (!IS_SPEC_OBJECT(obj)) {
1389 if ((IS_SPEC_OBJECT(proto) || IS_NULL(proto)) && IS_SPEC_OBJECT(this)) {
1891 if (!IS_SPEC_OBJECT(obj)) {
1908 if (!IS_SPEC_OBJECT(iterator)) {