Searched defs:kRuntimeIdStr (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/wasm/ | ||
| D | wasm-module.cc | 34 constexpr const char* WasmException::kRuntimeIdStr; member in v8::internal::wasm::WasmException |
| D | wasm-module.h | 62 static constexpr const char* kRuntimeIdStr = "WasmExceptionRuntimeId"; member |