Searched refs:binaryInterface (Results 1 – 3 of 3) sorted by relevance
117 if binary, ok := ctx.RustModule().compiler.(binaryInterface); ok && binary.testBinary() {289 if binary, ok := mod.compiler.(binaryInterface); ok {445 } else if binary, ok := mod.compiler.(binaryInterface); ok {
34 type binaryInterface interface { interface
283 if binary, ok := mod.compiler.(binaryInterface); ok {