Searched refs:newQuota (Results 1 – 3 of 3) sorted by relevance
102 …Promise StorageQuota::requestPersistentQuota(ScriptState* scriptState, unsigned long long newQuota) in requestPersistentQuota() argument112 return client->requestPersistentQuota(scriptState, newQuota); in requestPersistentQuota()
54 ScriptPromise requestPersistentQuota(ScriptState*, unsigned long long newQuota);
43 [CallWith=ScriptState] Promise requestPersistentQuota([Clamp] unsigned long long newQuota);