Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mishoo/UglifyJS-old
/ as
Function
as
lib/parse-js.js:769–771 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
767
};
768
769
function
as() {
770
return
slice(arguments);
771
};
772
773
function
parenthesised() {
774
expect(
"("
);
Callers
15
parse
Function · 0.85
labeled_statement
Function · 0.85
simple_statement
Function · 0.85
break_cont
Function · 0.85
regular_for
Function · 0.85
for_in
Function · 0.85
function_
Function · 0.85
if_
Function · 0.85
try_
Function · 0.85
var_
Function · 0.85
const_
Function · 0.85
new_
Function · 0.85
Calls
1
slice
Function · 0.85
Tested by
no test coverage detected