Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dglobal_env.cpp34 SetJSThread(thread); in Init()
Dglobal_env.h92 void SetJSThread(JSThread *thread) in SetJSThread() function
Dobject_factory.cpp2563 realmEnvHandle->SetJSThread(thread_); in NewJSRealm()