Home
last modified time | relevance | path

Searched refs:GetStringPrototypeFunctionByName (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dglobal_env.cpp51 JSHandle<JSTaggedValue> GlobalEnv::GetStringPrototypeFunctionByName(JSThread *thread, const char *n… in GetStringPrototypeFunctionByName() function in panda::ecmascript::GlobalEnv
Dglobal_env.h216 JSHandle<JSTaggedValue> GetStringPrototypeFunctionByName(JSThread *thread, const char *name);