Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rust-API/Rust-API-Bypass-Checker
/ pop
Method
pop
src/analysis/wto.rs:253–255 ·
view source on GitHub ↗
(&mut self)
Source
from the content-addressed store, hash-verified
251
}
252
253
fn pop(&mut self) -> Option<BasicBlock> {
254
self.stack.pop()
255
}
256
}
257
258
/// Represents the nesting level of a node in CFG
Callers
4
fmt
Method · 0.80
visit
Method · 0.80
visit_circle
Method · 0.80
fmt
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected