Lines Matching defs:nothing
725 MaybeHandle<WasmCompiledModule> nothing;
784 if (thrower->error()) return nothing;
962 MaybeHandle<JSObject> nothing;
1057 return nothing;
1084 if (num_imported_functions < 0) return nothing;
1104 if (memory_.is_null()) return nothing; // failed to allocate memory
1234 return nothing;
1919 MaybeHandle<WasmModuleObject> nothing;
1924 return nothing;
1935 if (maybe_compiled_module.is_null()) return nothing;