Searched refs:BytecodeGeneratorFunc (Results 1 – 2 of 2) sorted by relevance
79 typedef void (Interpreter::*BytecodeGeneratorFunc)(InterpreterAssembler*); typedef85 BytecodeGeneratorFunc generator);
137 BytecodeGeneratorFunc generator) { in InstallBytecodeHandler()