Home
last modified time | relevance | path

Searched refs:ThreadNotInWasmScope (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/wasm/
Dwasm-external-refs.cc419 class ThreadNotInWasmScope { class
430 ThreadNotInWasmScope() : thread_was_in_wasm_(trap_handler::IsThreadInWasm()) { in ThreadNotInWasmScope() function in v8::internal::wasm::__anon7c1d53300111::ThreadNotInWasmScope
436 ~ThreadNotInWasmScope() { in ~ThreadNotInWasmScope()
447 ThreadNotInWasmScope() {
487 ThreadNotInWasmScope thread_not_in_wasm_scope; in memory_init_wrapper()
513 ThreadNotInWasmScope thread_not_in_wasm_scope; in memory_copy_wrapper()
536 ThreadNotInWasmScope thread_not_in_wasm_scope; in memory_fill_wrapper()