Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-external-refs.cc428 class V8_NODISCARD ThreadNotInWasmScope { class
439 ThreadNotInWasmScope() : thread_was_in_wasm_(trap_handler::IsThreadInWasm()) { in ThreadNotInWasmScope() function in v8::internal::wasm::__anonf8480ea70111::ThreadNotInWasmScope
445 ~ThreadNotInWasmScope() { in ~ThreadNotInWasmScope()
456 ThreadNotInWasmScope() {
479 ThreadNotInWasmScope thread_not_in_wasm_scope; in memory_init_wrapper()
502 ThreadNotInWasmScope thread_not_in_wasm_scope; in memory_copy_wrapper()
522 ThreadNotInWasmScope thread_not_in_wasm_scope; in memory_fill_wrapper()
552 ThreadNotInWasmScope thread_not_in_wasm_scope; in array_copy_wrapper()