Home
last modified time | relevance | path

Searched defs:thatTag (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_string.cpp524 JSHandle<JSTaggedValue> thatTag = BuiltinsString::GetCallArg(argv, 0); in LocaleCompare() local
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.cpp3637 JSHandle<JSTaggedValue> thatTag = GetHArg<JSTaggedValue>(argv, argc, 1); // 1: means the first parameter in DEF_RUNTIME_STUBS() local

Completed in 19 milliseconds