Searched defs:newSig (Results 1 – 2 of 2) sorted by relevance
145 const WasmSignature *newSig) { in signatureMatches()174 const WasmSignature *newSig) { in checkEventType()
574 String newSig = newMethod.getSignature(); in compareMethods() local