Home
last modified time | relevance | path

Searched refs:OnlyLazyFunctions (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dmodule-compiler.cc1101 enum OnlyLazyFunctions : bool { enum
1109 OnlyLazyFunctions only_lazy_functions = kAllFunctions) { in ValidateSequentially()