- fixed <rdar://problem/
4155532> 'delete' succeeds on functions
- fixed <rdar://problem/
4155049> javascript function named as "opener" doesn't get called because of window.opener property
Reviewed by cblu.
* kjs/nodes.cpp:
(FuncDeclNode::processFuncDecl): Functions now have DontDelete and Internal attributes set when appropriate.
Test cases:
* tests/mozilla/expected.html: Updated for one new success.
- see also test case added in WebCore.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@9448
268f45cc-cd09-0410-ab3c-
d52691b4dbfc