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

  /external/v8/src/wasm/
wasm-code-specialization.h 35 void PatchTableSize(uint32_t old_size, uint32_t new_size);
wasm-code-specialization.cc 86 void CodeSpecialization::PatchTableSize(uint32_t old_size, uint32_t new_size) {
wasm-module.cc     [all...]

Completed in 59 milliseconds