Home | History | Annotate | Download | only in src

Lines Matching refs:JSIteratorResult

2557 // JSIteratorResult is just a JSObject with a specific initial map.
2560 class JSIteratorResult: public JSObject {
2571 DISALLOW_IMPLICIT_CONSTRUCTORS(JSIteratorResult);