Searched defs:is_inspectable (Results 1 – 3 of 3) sorted by relevance
307 bool is_inspectable() const { return is_liftoff() && for_debugging(); } in is_inspectable() function
544 bool is_inspectable() const { return debug_side_table_entry; } in is_inspectable() function
2115 bool WasmFrame::is_inspectable() const { in is_inspectable() function in v8::internal::WasmFrame