Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/runtime/
Druntime-debug.cc598 const bool is_wasm_script = script->type() == Script::TYPE_WASM; in GetJSPositionInfo() local
600 const bool is_wasm_script = false; in GetJSPositionInfo() local