Home
last modified time | relevance | path

Searched defs:iterator_prototype (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/init/
H A Dbootstrapper.cc911 Handle<JSObject> iterator_prototype = factory()->NewJSObject( in CreateIteratorMaps() local
914 InstallFunctionAtSymbol(isolate(), iterator_prototype, in CreateIteratorMaps() local
927 iterator_prototype); in CreateIteratorMaps() local
1876 iterator_prototype); in InitializeGlobal() local
2191 iterator_prototype); in InitializeGlobal() local
2679 iterator_prototype); InitializeGlobal() local
3231 JSObject::ForceSetPrototype(isolate(), prototype, iterator_prototype); InitializeGlobal() local
[all...]

Completed in 10 milliseconds