Home
last modified time | relevance | path

Searched refs:jsfunction (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/debug/
Ddebug-interface.cc1118 i::Handle<i::JSFunction> jsfunction = in SetFunctionBreakpoint() local
1120 i::Isolate* isolate = jsfunction->GetIsolate(); in SetFunctionBreakpoint()
1125 handle(jsfunction->shared(), isolate), condition_string, id); in SetFunctionBreakpoint()