HomeSort by relevance Sort by last modified time
    Searched refs:mem_export (Results 1 - 2 of 2) sorted by null

  /external/v8/src/wasm/
wasm-module.h 152 bool mem_export = false; // true if the memory is exported member in struct:v8::internal::wasm::WasmModule
module-decoder.cc 261 module->mem_export = false;
503 module->mem_export = true;
    [all...]

Completed in 56 milliseconds