Home
last modified time | relevance | path

Searched defs:LiftoffOptions (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/baseline/
Dliftoff-compiler.h56 struct LiftoffOptions { struct
69 LiftoffOptions& set_##field(T new_value) { \ argument
85 LiftoffOptions& Set(T* ptr, T new_value) { in SETTER() argument