Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ remove
Method
remove
tools/ports/__init__.py:481–482 ·
view source on GitHub ↗
(self, item)
Source
from the content-addressed store, hash-verified
479
self.dict[item] = True
480
481
def
remove(self, item):
482
del self.dict[item]
483
484
485
def
dependency_order(port_list):
Callers
15
main
Function · 0.45
get_binaryen_lowering_passes
Function · 0.45
phase_linker_setup
Function · 0.45
eval_ctors
Function · 0.45
main
Function · 0.45
delete_file
Function · 0.45
_release
Method · 0.45
_release
Method · 0.45
copy_emscripten
Function · 0.45
get_files
Method · 0.45
finalize_wasm
Function · 0.45
load_external_port
Function · 0.45
Calls
no outgoing calls
Tested by
15
lua
Method · 0.36
test_zzz_zlib
Method · 0.36
test_zzz_bullet
Method · 0.36
test_emcc_cache_flag
Method · 0.36
run_codesize_test
Method · 0.36
test_emcc_generate_config
Method · 0.36
test_l_link
Method · 0.36
test_multiply_defined_libsymbols
Method · 0.36
test_redundant_link
Method · 0.36
test_on_abort
Method · 0.36
test_modularize_instantiation_error
Method · 0.36
test_side_module_transitive_deps
Method · 0.36