Searched refs:NotReadableError (Results 1 – 2 of 2) sorted by relevance
47 static Napi::Error NotReadableError(Napi::Env);
143 Napi::Error Errors::NotReadableError(Napi::Env env) { in NotReadableError() function in wgpu::binding::Errors