Home
last modified time | relevance | path

Searched defs:wasm (Results 1 – 25 of 57) sorted by relevance

123

/third_party/node/test/wasi/
Dtest-wasi-start-validation.js28 const wasm = await WebAssembly.compile(bufferSource); constant
44 const wasm = await WebAssembly.compile(bufferSource); constant
64 const wasm = await WebAssembly.compile(bufferSource); constant
89 const wasm = await WebAssembly.compile(bufferSource); constant
131 const wasm = await WebAssembly.compile(bufferSource); constant
Dtest-wasi-initialize-validation.js28 const wasm = await WebAssembly.compile(bufferSource); constant
44 const wasm = await WebAssembly.compile(bufferSource); constant
67 const wasm = await WebAssembly.compile(bufferSource); constant
92 const wasm = await WebAssembly.compile(bufferSource); constant
134 const wasm = await WebAssembly.compile(bufferSource); constant
/third_party/node/test/parallel/
Dtest-vm-codegen.js37 wasm: false, property
60 wasm: false, property
80 wasm: 1, property
/third_party/node/deps/v8/src/wasm/
Dvalue-type.cc11 namespace wasm { namespace
Dwasm-init-expr.cc12 namespace wasm { namespace
Dsignature-map.cc11 namespace wasm { namespace
Dcode-space-access.cc12 namespace wasm { namespace
Dwasm-features.cc12 namespace wasm { namespace
Djump-table-assembler.cc12 namespace wasm { namespace
Dwasm-opcodes.cc16 namespace wasm { namespace
Dmemory-tracing.cc15 namespace wasm { namespace
Dlocal-decl-encoder.cc13 namespace wasm { namespace
Dwasm-import-wrapper-cache.cc14 namespace wasm { namespace
Dsync-streaming-decoder.cc13 namespace wasm { namespace
Dcanonical-types.cc11 namespace wasm { namespace
Dmemory-protection-key.cc45 namespace wasm { namespace
Dwasm-module-sourcemap.cc22 namespace wasm { namespace
Dwasm-result.cc16 namespace wasm { namespace
Dwasm-subtyping.cc14 namespace wasm { namespace
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceBuildDefs.h94 constexpr bool wasm() { return ALLOW_WASM; } in wasm() function
/third_party/node/deps/v8/src/debug/wasm/gdb-server/
Dgdb-server-thread.cc11 namespace wasm { namespace
Dgdb-remote-util.cc10 namespace wasm { namespace
Dsession.cc11 namespace wasm { namespace
Dwasm-module-debug.cc19 namespace wasm { namespace
116 FrameSummary::WasmFrameSummary const& wasm = summary.AsWasm(); in GetCallStack() local
/third_party/node/lib/internal/modules/esm/
Dassert.js33 …'wasm': kImplicitAssertType, // It's unclear whether the HTML spec will require an attribute type … property

123