Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-array-iterator-prototype.c126 uint8_t iterator_type = ext_obj_p->u.pseudo_array.extra_info; in ecma_builtin_array_iterator_prototype_object_next() local
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-iterator-object.c136 ecma_op_create_iterator_object(ecma_value_t iterated_value, ecma_object_t *prototype_obj_p, uint8_t iterator_type, uint8_t extra_info) ecma_op_create_iterator_object() argument
H A Decma-container-object.c1033 ecma_op_container_create_iterator(ecma_value_t this_arg, uint8_t type, lit_magic_string_id_t lit_id, ecma_builtin_id_t proto_id, ecma_pseudo_array_type_t iterator_type) ecma_op_container_create_iterator() argument
1121 ecma_op_container_iterator_next(ecma_value_t this_val, ecma_pseudo_array_type_t iterator_type) ecma_op_container_iterator_next() argument
/third_party/gn/src/base/strings/
H A Dstring_number_conversions.cc250 typedef ITERATOR iterator_type; typedef in base::__anon2852::BaseIteratorRangeToNumberTraits
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSTLExtras.h116 typedef RootIt iterator_type; typedef in llvm::mapped_iterator
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cArrayOfArraysTests.hpp114 std::string iterator_type; member
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.cc4825 IteratorType iterator_type = IsAsyncGeneratorFunction(function_kind()) in VisitYieldStar() local

Completed in 20 milliseconds