Home
last modified time | relevance | path

Searched defs:wasm_runtime_exception_support (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Doptimized-compilation-info.h174 bool wasm_runtime_exception_support() { in wasm_runtime_exception_support() function
/external/v8/src/compiler/
Dcode-generator.cc99 bool CodeGenerator::wasm_runtime_exception_support() const { in wasm_runtime_exception_support() function in v8::internal::compiler::CodeGenerator