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

/external/chromium_org/v8/src/
H A Ddebug.h357 void SetEventListener(Handle<Object> callback, Handle<Object> data);
H A Ddebug.cc2921 void Debug::SetEventListener(Handle<Object> callback, function in class:v8::internal::Debug
H A Dapi.cc6900 isolate->debug()->SetEventListener(foreign,
H A Druntime.cc10918 isolate->debug()->SetEventListener(callback, data);

Completed in 2881 milliseconds