Searched defs:with_new_scope (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/UglifyJS/
H A Dprocess.js364 function with_new_scope(cont) {
381 return [ this[0], define(name), args, with_new_scope(function(){
387 return with_new_scope(function(){

Completed in 111 milliseconds