Searched refs:instrumentToBytes (Results 1 – 2 of 2) sorted by relevance
128 () -> classInstrumentor.instrumentToBytes(mutableClass) in maybeInstrumentClass()
67 byte[] instrumentToBytes(MutableClass mutableClass) { in instrumentToBytes() method in ClassInstrumentor87 return instrumentToBytes(mutableClass); in instrument()