Searched defs:ThreadNativeScope (Results 1 – 2 of 2) sorted by relevance
76 explicit ThreadNativeScope(ThreadHolder *self) : scope_(self) in ThreadNativeScope() function
129 explicit ThreadNativeScope(JSThread* self) : scope_(self) in ThreadNativeScope() function