Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/wasm/jaccwabyt/
H A Djaccwabyt.js216 const __propThrowOnSet = function(structName,propName){ function in self.Jaccwabyt
626 prop.set = __propThrowOnSet(ctor.prototype.structName,key);