Searched refs:checkFunctionExists (Results 1 – 3 of 3) sorted by relevance
6 const {CHECK_TYPE, checkDefAndNotNull, checkFunctionExists} = goog.require('protobuf.internal.check…37 expect(() => checkFunctionExists(foo)).toThrow();39 checkFunctionExists(foo);46 expect(() => checkFunctionExists(foo)).toThrow();48 checkFunctionExists(foo);56 checkFunctionExists(foo);
271 function checkFunctionExists(func) { function693 checkFunctionExists, property
26 …t32Array, checkDefAndNotNull, checkElementIndex, checkFieldNumber, checkFunctionExists, checkState…51 checkFunctionExists(message.internalGetKernel);64 checkFunctionExists(emptyMessage.internalGetKernel);