Home
last modified time | relevance | path

Searched refs:kLiftoffFunction (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dwasm-serialization.cc34 constexpr uint8_t kLiftoffFunction = 3; member
346 // it as {kLiftoffFunction} so that upon deserialization the function will in WriteCode()
356 : kLiftoffFunction); in WriteCode()
713 if (code_kind == kLiftoffFunction) { in ReadCode()

Completed in 2 milliseconds