Home | History | Annotate | Download | only in src

Lines Matching defs:element

605     Handle<Object> element = arguments[i];
606 if (!element.is_null()) {
607 elements->set(i, *element);
2022 // element positions.
2053 // Let declarations are only allowed in source element positions.