Home
last modified time | relevance | path

Searched refs:needTransToDict (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.cpp386 JSTaggedValue needTransToDict = GetArg(argv, argc, 5); // 5: means the fifth parameter in DEF_RUNTIME_STUBS() local
389 if (needTransToDict.IsTrue()) { in DEF_RUNTIME_STUBS()
410 JSTaggedValue needTransToDict = GetArg(argv, argc, 5); // 5: means the fifth parameter in DEF_RUNTIME_STUBS() local
415 if (needTransToDict.IsTrue()) { in DEF_RUNTIME_STUBS()

Completed in 10 milliseconds