Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-runtime-agent-impl.h133 void bindingCalled(const String16& name, const String16& payload,
Dv8-runtime-agent-impl.cc703 session->runtimeAgent()->bindingCalled(name, payload, contextId); in bindingCallback()
731 void V8RuntimeAgentImpl::bindingCalled(const String16& name, in bindingCalled() function in v8_inspector::V8RuntimeAgentImpl
737 m_frontend.bindingCalled(name, payload, executionContextId); in bindingCalled()
Djs_protocol.pdl1344 # Each binding function call produces Runtime.bindingCalled notification.
1351 # unsubscribes current runtime agent from Runtime.bindingCalled notifications.
1357 experimental event bindingCalled