Home
last modified time | relevance | path

Searched refs:iterator_result_map (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Djs-create-lowering.cc996 Node* iterator_result_map = in ReduceJSCreateIterResultObject() local
997 jsgraph()->Constant(native_context().iterator_result_map()); in ReduceJSCreateIterResultObject()
1002 a.Store(AccessBuilder::ForMap(), iterator_result_map); in ReduceJSCreateIterResultObject() local
H A Dheap-refs.h544 V(Map, iterator_result_map) \
/third_party/node/deps/v8/src/objects/
H A Dcontexts.h171 V(ITERATOR_RESULT_MAP_INDEX, Map, iterator_result_map) \
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc2872 Handle<Map> map(isolate()->native_context()->iterator_result_map(), in NewJSIteratorResult()

Completed in 14 milliseconds