Home | History | Annotate | Download | only in src

Lines Matching refs:if

19   if (!%_IsConstructCall()) {
25 if (!IS_NULL_OR_UNDEFINED(iterable)) {
28 if (!IS_SPEC_FUNCTION(adder)) {
35 if (IS_UNDEFINED(iter)) return;
39 if (!IS_SPEC_OBJECT(next)) {
43 if (!IS_SPEC_OBJECT(nextItem)) {
52 if (!IS_WEAKMAP(this)) {
56 if (!(IS_SPEC_OBJECT(key) || IS_SYMBOL(key))) {
64 if (!IS_WEAKMAP(this)) {
68 if (!(IS_SPEC_OBJECT(key) || IS_SYMBOL(key))) {
76 if (!IS_WEAKMAP(this)) {
80 if (!(IS_SPEC_OBJECT(key) || IS_SYMBOL(key))) {
88 if (!IS_WEAKMAP(this)) {
92 if (!(IS_SPEC_OBJECT(key) || IS_SYMBOL(key))) {
100 if (!IS_WEAKMAP(this)) {
135 if (!%_IsConstructCall()) {
141 if (!IS_NULL_OR_UNDEFINED(iterable)) {
144 if (!IS_SPEC_FUNCTION(adder)) {
151 if (IS_UNDEFINED(iter)) return;
155 if (!IS_SPEC_OBJECT(next)) {
164 if (!IS_WEAKSET(this)) {
168 if (!(IS_SPEC_OBJECT(value) || IS_SYMBOL(value))) {
176 if (!IS_WEAKSET(this)) {
180 if (!(IS_SPEC_OBJECT(value) || IS_SYMBOL(value))) {
188 if (!IS_WEAKSET(this)) {
192 if (!(IS_SPEC_OBJECT(value) || IS_SYMBOL(value))) {
200 if (!IS_WEAKSET(this)) {