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