Searched defs:AST_BlockStatement (Results 1 – 4 of 4) sorted by relevance
180 var AST_BlockStatement = DEFNODE("BlockStatement", null, { variable
2954 AST_BlockStatement.prototype._codegen.call(fun, fun, code); class
389 var AST_BlockStatement = DEFNODE("BlockStatement", null, { variable
10639 AST_BlockStatement.prototype._codegen.call(fun, code); class