Searched defs:hasBlocksRuntime (Results 1 – 3 of 3) sorted by relevance
263 bool WebAssembly::hasBlocksRuntime() const { return false; } in hasBlocksRuntime() function in WebAssembly
972 bool Darwin::hasBlocksRuntime() const { in hasBlocksRuntime() function in Darwin
663 virtual bool hasBlocksRuntime() const { return true; } in hasBlocksRuntime() function