Subclass of InterpreterPlugin, used in connection with TestCodeGenerator for named primitives with type coercion specifications
translate:doInlining:locally:debug:
Time millisecondsToRun: [ FloatArrayPlugin translate: 'SqFloatArray.c' doInlining: true. Smalltalk beep]
doPrimitive:withArguments:
codeGeneratorClass
return the appropriate class of code generator for this kind ofplugin
generateVMProxyOn:
translate:doInlining:debug:
translateDoInlining:debug: