Home
last modified time | relevance | path

Searched defs:endTag (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.cpp1328 JSHandle<JSTaggedValue> endTag = BuiltinsString::GetCallArg(argv, 1); in Slice() local
1523 JSHandle<JSTaggedValue> endTag = BuiltinsString::GetCallArg(argv, 1); in Substring() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_stubs.cpp396 GateRef endTag = GetCallArg1(numArgs); in DECLARE_BUILTINS() local