Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.cpp526 [[maybe_unused]] JSHandle<EcmaString> thatHandle = JSTaggedValue::ToString(thread, thatTag); in LocaleCompare() local
536 const JSHandle<EcmaString> &thatHandle, in DoLocaleCompare()
571 const JSHandle<EcmaString> &thatHandle, in LocaleCompareGC()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp3772 [[maybe_unused]] JSHandle<EcmaString> thatHandle = JSTaggedValue::ToString(thread, thatTag); in DEF_RUNTIME_STUBS() local
3986 …JSHandle<EcmaString> thatHandle = GetHArg<EcmaString>(argv, argc, 2); // 2: means the second pa… in DEF_RUNTIME_STUBS() local
4039 …JSHandle<EcmaString> thatHandle = GetHArg<EcmaString>(argv, argc, 2); // 2: means the second pa… in DEF_RUNTIME_STUBS() local