HomeSort by relevance Sort by last modified time
    Searched full:start_function_index (Results 1 - 3 of 3) sorted by null

  /external/v8/src/wasm/
wasm-module.h 155 // able to represent some start_function_index -es.
156 int start_function_index = -1; // start function, if any member in struct:v8::internal::wasm::WasmModule
module-decoder.cc 556 module->start_function_index = consume_func_index(module, &func);
    [all...]
wasm-module.cc     [all...]

Completed in 137 milliseconds