Searched defs:load (Results 1 – 4 of 4) sorted by relevance
25 function load(f: ICallback) {} function43 load(f1) // ok variable
27 declare function load(name: string): CPromise<string>; function
40 function load(): Box<{ success: true } | ErrorResult> { function
120524 e.prototype.load = function(e, r) { method in e