Home
last modified time | relevance | path

Searched defs:is_listening_to_code_events (Results 1 – 14 of 14) sorted by relevance

/dports/lang/v8/v8-9.6.180.12/src/logging/
H A Dlocal-logger.h20 bool is_listening_to_code_events() const { in is_listening_to_code_events() function
H A Dlog.h291 bool is_listening_to_code_events() override { in is_listening_to_code_events() function
530 bool is_listening_to_code_events() override { return true; } in is_listening_to_code_events() function
H A Dcode-events.h117 virtual bool is_listening_to_code_events() { return false; } in is_listening_to_code_events() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/logging/
H A Dlocal-logger.h20 bool is_listening_to_code_events() const { in is_listening_to_code_events() function
H A Dlog.h264 bool is_listening_to_code_events() override { in is_listening_to_code_events() function
485 bool is_listening_to_code_events() override { return true; } in is_listening_to_code_events() function
H A Dcode-events.h109 virtual bool is_listening_to_code_events() { return false; } in is_listening_to_code_events() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/logging/
H A Doff-thread-logger.h18 bool is_listening_to_code_events() const { return false; } in is_listening_to_code_events() function
H A Dlog.h252 bool is_listening_to_code_events() override { in is_listening_to_code_events() function
465 bool is_listening_to_code_events() override { return true; } in is_listening_to_code_events() function
H A Dcode-events.h104 virtual bool is_listening_to_code_events() { return false; } in is_listening_to_code_events() function
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dlog.h256 bool is_listening_to_code_events() { in is_listening_to_code_events() function
479 bool is_listening_to_code_events() override { return true; } in is_listening_to_code_events() function
H A Dcode-events.h95 virtual bool is_listening_to_code_events() { return false; } in is_listening_to_code_events() function
/dports/lang/v8/v8-9.6.180.12/src/runtime/
H A Druntime-test.cc1390 bool is_listening_to_code_events() final { return true; } in RUNTIME_FUNCTION() function in v8::internal::RUNTIME_FUNCTION::NoopListener
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/runtime/
H A Druntime-test.cc1497 bool is_listening_to_code_events() final { return true; } in RUNTIME_FUNCTION() function in v8::internal::RUNTIME_FUNCTION::NoopListener
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/runtime/
H A Druntime-test.cc1633 bool is_listening_to_code_events() final { return true; } in RUNTIME_FUNCTION() function in v8::internal::RUNTIME_FUNCTION::NoopListener