Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mishoo/UglifyJS-old
/ expect
Function
expect
lib/parse-js.js:756–756 ·
view source on GitHub ↗
(punc)
Source
from the content-addressed store, hash-verified
754
};
755
756
function
expect(punc) {
return
expect_token(
"punc"
, punc); };
757
758
function
can_insert_semicolon() {
759
return
!exigent_mode && (
Callers
11
parenthesised
Function · 0.85
for_
Function · 0.85
regular_for
Function · 0.85
for_in
Function · 0.85
function_
Function · 0.85
block_
Function · 0.85
parse
Function · 0.85
try_
Function · 0.85
expr_list
Function · 0.85
object_
Function · 0.85
maybe_conditional
Function · 0.85
Calls
1
expect_token
Function · 0.85
Tested by
no test coverage detected