Searched refs:ThreadImpl (Results 1 – 1 of 1) sorted by relevance
1077 class ThreadImpl { class1085 ThreadImpl(Zone* zone, CodeMap* codemap, in ThreadImpl() function in v8::internal::wasm::__anon49171a620111::ThreadImpl2926 InterpretedFrameImpl(ThreadImpl* thread, int index) in InterpretedFrameImpl()2977 ThreadImpl* thread_;2980 ThreadImpl::Frame* frame() const { in frame()2990 WasmInterpreter::Thread* ToThread(ThreadImpl* impl) { in ToThread()2993 ThreadImpl* ToImpl(WasmInterpreter::Thread* thread) { in ToImpl()2994 return reinterpret_cast<ThreadImpl*>(thread); in ToImpl()3080 ZoneVector<ThreadImpl> threads_;