MCPcopy Index your code
hub / github.com/apache/tvm / enabled

Method enabled

web/src/asyncify.ts:69–71  ·  view source on GitHub ↗

* Whether the wasm enables asynctify * @returns Whether the wasm enables asynctify

()

Source from the content-addressed store, hash-verified

67 * @returns Whether the wasm enables asynctify
68 */
69 enabled(): boolean {
70 return this.exports.asyncify_stop_rewind !== undefined;
71 }
72
73 /**
74 * Get the current asynctify state

Callers 13

_compile_time_checkFunction · 0.45
buildFunction · 0.45
_get_targetsFunction · 0.45
_runtime_enabledFunction · 0.45
checkFunction · 0.45
test_rpcFunction · 0.45
test_llvm_enabledFunction · 0.45
build_armFunction · 0.45
asyncifyEnabledMethod · 0.45
initWebGPUMethod · 0.45
prepare_tir_libFunction · 0.45
test_rpcFunction · 0.45

Calls

no outgoing calls

Tested by 7

checkFunction · 0.36
test_rpcFunction · 0.36
test_llvm_enabledFunction · 0.36
build_armFunction · 0.36
prepare_tir_libFunction · 0.36
test_rpcFunction · 0.36
test_rpcFunction · 0.36