Home
last modified time | relevance | path

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

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