Searched defs:E_BADARGTYPE (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
H A DExtensionServer.js161 return this._status.E_BADARGTYPE("extensionId", typeof id, "string");
455 E_BADARGTYPE: "Invalid type for argument %s: got %s, expected %s",

Completed in 40 milliseconds