Home
last modified time | relevance | path

Searched refs:SetJSThread (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dglobal_env.cpp45 SetJSThread(thread); in Init()
Dglobal_env.h91 void SetJSThread(JSThread *thread) in SetJSThread() function
Dobject_factory.cpp2326 realmEnvHandle->SetJSThread(thread_); in NewJSRealm()