Searched refs:schemaUtils (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/extensions/renderer/resources/ |
D | binding.js | 14 var schemaUtils = require('schemaUtils'); variable 273 schemaUtils.schemaValidator.addTypes(t); 314 schemaUtils.isFunctionSignatureAmbiguous(apiFunction.definition)) { 328 args = schemaUtils.normalizeArgumentsAndValidate(args, this); 352 schemaUtils.validate([retval], [this.definition.returns]);
|
/external/chromium-trace/trace-viewer/test_data/ |
D | v8.log | 4019 code-creation,Function,0,0x4f019d80,900," schemaUtils:1",0x24945ce0,~ 4021 code-creation,Script,0,0x4f01a120,168,"schemaUtils",0x24945d74,~ 4597 code-creation,LazyCompile,0,0x4f029860,956,"normalizeArgumentsAndValidate schemaUtils:112",0x24945a… 4604 code-creation,LazyCompile,0,0x4f029c20,460,"resolveSignature schemaUtils:76",0x24945968,~ 4611 code-creation,LazyCompile,0,0x4f029e00,660,"getSignatures schemaUtils:50",0x24945898,~ 4625 code-creation,LazyCompile,0,0x4f02a660,524,"argumentsMatchSignature schemaUtils:63",0x24945900,~ 4667 code-creation,LazyCompile,0,0x4f02b500,1736,"validate schemaUtils:17",0x24945b70,~
|