Searched refs:ThreadInWasmScope (Results 1 – 1 of 1) sorted by relevance
103 class ThreadInWasmScope {105 ThreadInWasmScope() { SetThreadInWasm(); } in ThreadInWasmScope() function106 ~ThreadInWasmScope() { ClearThreadInWasm(); } in ~ThreadInWasmScope()