Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ in_js
Function
in_js
scripts/code-verify.py:512–513 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
510
js_stack: list[bool] = []
511
512
def
in_js() -> bool:
513
return
any(js_stack)
514
515
i = 0
516
while
i < n:
Callers
1
find_property_runs
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected