Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dmodule-compiler.cc1932 const bool include_liftoff = module->origin == kWasmOrigin && FLAG_liftoff; in CompileToNativeModule() local
2544 const bool include_liftoff = FLAG_liftoff; in RunInBackground() local
2844 const bool include_liftoff = FLAG_liftoff; in ProcessCodeSectionHeader() local
2948 const bool include_liftoff = FLAG_liftoff; in OnFinishedStream() local
Dwasm-code-manager.cc2071 const WasmModule* module, bool include_liftoff, in EstimateNativeModuleCodeSize()
2091 bool include_liftoff, DynamicTiering dynamic_tiering) { in EstimateNativeModuleCodeSize()