Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-module.cc34 constexpr const char* WasmException::kRuntimeIdStr; member in v8::internal::wasm::WasmException
Dwasm-module.h62 static constexpr const char* kRuntimeIdStr = "WasmExceptionRuntimeId"; member