Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-helpers.h39 ECMA_STRING_STARTS_WITH, /**< String.startsWith: ECMA-262 v6, 21.1.3.18 */ enumerator
Decma-builtin-helpers.c524 if (mode >= ECMA_STRING_STARTS_WITH) in ecma_builtin_helper_string_prototype_object_index_of()
586 case ECMA_STRING_STARTS_WITH: in ecma_builtin_helper_string_prototype_object_index_of()