Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.cpp1323 JSHandle<JSTaggedValue> startTag = BuiltinsString::GetCallArg(argv, 0); in Slice() local
1518 JSHandle<JSTaggedValue> startTag = BuiltinsString::GetCallArg(argv, 0); in Substring() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_stubs.cpp375 GateRef startTag = GetCallArg0(numArgs); in DECLARE_BUILTINS() local