Searched refs:allowCancellation (Results 1 – 2 of 2) sorted by relevance
152 this.allowCancellation = allow; in setCancellable()186 Boolean allowCancellation; field in Interpreter.Options
76 if (options.allowCancellation != null && options.allowCancellation) { in init()