Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Dglobal_env.cpp54 JSHandle<JSTaggedValue> stringFuncObj = GetStringFunction(); in GetStringFunctionByName() local
56 return JSObject::GetProperty(thread, stringFuncObj, nameKey).GetValue(); in GetStringFunctionByName()

Completed in 1 milliseconds