Searched defs:CheckForNull (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
D | wasm-compiler.h | 234 enum CheckForNull : bool { // -- enum |
/third_party/node/deps/v8/src/wasm/ | ||
D | graph-builder-interface.cc | 75 using CheckForNull = compiler::WasmGraphBuilder::CheckForNull; typedef in v8::internal::wasm::__anona7a84f320111::WasmGraphBuildingInterface |