Home
last modified time | relevance | path

Searched defs:tmpEcmaString (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_optimized_stubs-inl.h240 JSHandle<EcmaString> tmpEcmaString = factory->NewFromUtf16Literal(&cc, 1); in DecodePercentEncoding() local
252 JSHandle<EcmaString> tmpEcmaString = factory->NewFromUtf16Literal(&cc, 1); in DecodePercentEncoding() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_global_uri.cpp223 JSHandle<EcmaString> tmpEcmaString = factory->NewFromUtf16Literal(&cc, 1); in DoDecode() local
Dbuiltins_global.cpp488 JSHandle<EcmaString> tmpEcmaString = factory->NewFromUtf16Literal(&cc, 1); in Decode() local