Home
last modified time | relevance | path

Searched defs:GlobalHandleCollection (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dglobal_handle_collection.h26 explicit GlobalHandleCollection(JSThread *thread) : thread_(thread) {} in GlobalHandleCollection() function
Djs_handle.h178 friend class GlobalHandleCollection; variable
Djs_thread.h1139 friend class GlobalHandleCollection; variable