Home | History | Annotate | Download | only in src

Lines Matching refs:JSIteratorResult

2635 // JSIteratorResult is just a JSObject with a specific initial map.
2638 class JSIteratorResult: public JSObject {
2653 DISALLOW_IMPLICIT_CONSTRUCTORS(JSIteratorResult);