Home
last modified time | relevance | path

Searched defs:checkNodeSecurity (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/bindings/js/
DJSDOMBinding.cpp491 bool checkNodeSecurity(ExecState* exec, Node* node) in checkNodeSecurity() function
/external/webkit/WebCore/bindings/v8/
DV8Proxy.cpp904 bool V8Proxy::checkNodeSecurity(Node* node) in isEnabled() function in WebCore::V8Proxy