Home
last modified time | relevance | path

Searched refs:is_wasm_debug_break (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/execution/
H A Dframes.h227 bool is_wasm_debug_break() const { return type() == WASM_DEBUG_BREAK; } in is_wasm_debug_break() function in v8::internal::StackFrame
1020 DCHECK(frame->is_wasm_debug_break()); in cast()

Completed in 3 milliseconds