Home
last modified time | relevance | path

Searched refs:LiftoffOptions (Results 1 – 4 of 4) 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
95 ForDebugging, const LiftoffOptions& = {});
Dliftoff-compiler.cc6575 ForDebugging for_debugging, const LiftoffOptions& compiler_options) { in ExecuteLiftoffCompilation()
/third_party/node/deps/v8/src/wasm/
Dfunction-compiler.cc124 LiftoffOptions{} in ExecuteFunctionCompilation()
Dwasm-debug.cc285 LiftoffOptions{} in RecompileLiftoffWithBreakpoints()