Searched defs:startrel (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/wasm/ | ||
H A D | function-body-decoder-impl.h | 5355 int startrel(const byte* ptr) { return static_cast<int>(ptr - this->start_); } in startrel() function |
Completed in 12 milliseconds