Searched refs:coming_from_wasm_ (Results 1 – 1 of 1) sorted by relevance
50 : coming_from_wasm_(coming_from_wasm) { in ClearThreadInWasmScope()57 if (coming_from_wasm_) trap_handler::SetThreadInWasm(); in ~ClearThreadInWasmScope()61 const bool coming_from_wasm_; member in v8::internal::__anon5e7032150111::ClearThreadInWasmScope