Home
last modified time | relevance | path

Searched refs:ECMA_STRING_INDEX_OF (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-helpers.h38 ECMA_STRING_INDEX_OF, /**< String.indexOf: ECMA-262 v5, 15.5.4.7 */ enumerator
Decma-builtin-helpers.c640 case ECMA_STRING_INDEX_OF: in ecma_builtin_helper_string_prototype_object_index_of()