Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:foreach

4868         Use member function pointers for the Profile::forEach function.
4873 * JavaScriptCore.exp: Change the symbol for forEach.
4875 (KJS::Profile::forEach): Use a member function pointer.
7109 (KJS::Profile::forEach): I added a traverseNextNodePreOrder() function
7661 (KJS::Profile::stopProfiling): Use foreach instead of recursion.
7710 (KJS::Profile::forEach):