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

  /external/v8/src/wasm/
wasm-code-specialization.cc 116 compiled_module->module()->num_exported_functions,
wasm-module.h 163 uint32_t num_exported_functions = 0; // number of exported functions. member in struct:v8::internal::wasm::WasmModule
module-decoder.cc 486 module->num_exported_functions++;
    [all...]
wasm-module.cc 436 module_->num_exported_functions);
    [all...]

Completed in 105 milliseconds