Lines Matching refs:debug
38 #include "src/debug/debug-interface.h"
55 v8::Isolate* isolate, v8::Local<v8::debug::Script> script,
62 v8::Local<v8::debug::ScriptSource> scriptSource();
85 v8::debug::LiveEditResult* result) = 0;
88 const v8::debug::Location& start, const v8::debug::Location& end,
90 std::vector<v8::debug::BreakLocation>* locations) = 0;
95 virtual v8::debug::Location location(int offset) const = 0;
98 v8::debug::Location* location, int* id) const = 0;
104 virtual v8::Maybe<v8::debug::WasmScript::DebugSymbolsType>
114 virtual v8::Local<v8::debug::Script> script() const = 0;