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