Uses of Class
org.mozilla.classfile.ClassFileWriter.MHandle
-
Uses of ClassFileWriter.MHandle in org.mozilla.classfile
Modifier and TypeMethodDescriptionvoid
ClassFileWriter.addInvokeDynamic
(String methodName, String methodType, ClassFileWriter.MHandle bsm, Object... bsmArgs) -
Uses of ClassFileWriter.MHandle in org.mozilla.javascript.optimizer
Modifier and TypeFieldDescriptionstatic final ClassFileWriter.MHandle
Bootstrapper.BOOTSTRAP_HANDLE
This is the method handle that's wired in to the bytecode for every dynamic call site in the bytecode.