Searched defs:StringIndexOf (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ | ||
| D | builtins_string_stub_builder.cpp | 1764 GateRef BuiltinsStringStubBuilder::StringIndexOf(GateRef lhsData, bool lhsIsUtf8, GateRef rhsData, … in StringIndexOf() function in panda::ecmascript::kungfu::BuiltinsStringStubBuilder |
| /arkcompiler/ets_runtime/ecmascript/stubs/ | ||
| D | runtime_stubs.cpp | 2962 DEF_RUNTIME_STUBS(StringIndexOf) in DEF_RUNTIME_STUBS() argument |