Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ begin
Method
begin
system/include/emscripten/val.h:664–666 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
662
};
663
664
inline val::iterator val::begin() const {
665
return iterator(*this);
666
}
667
668
#if __cplusplus >= 202002L
669
// Awaiter defines a set of well-known methods that compiler uses
Callers
15
CloseSocketByConnection
Function · 0.45
IsSocketPartOfConnection
Function · 0.45
connection_thread
Function · 0.45
numeric_val_array_benchmark
Function · 0.45
main
Function · 0.45
main
Function · 0.45
testString
Function · 0.45
run_one
Function · 0.45
main
Function · 0.45
run_one
Function · 0.45
main
Function · 0.45
readdir
Function · 0.45
Calls
1
iterator
Class · 0.70
Tested by
6
main
Function · 0.36
main
Function · 0.36
testString
Function · 0.36
readdir
Function · 0.36
main
Function · 0.36
main
Function · 0.36