Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ next
Function
next
deps/v8/tools/sourcemap.mjs:364–367 ·
view source on GitHub ↗
* @return {string}
()
Source
from the content-addressed store, hash-verified
362
* @
return
{string}
363
*/
364
next()
365
{
366
return
this._string.charAt(this._position++);
367
},
368
369
/**
370
* @
return
{string}
Callers
15
any
Method · 0.70
get_blame_list
Method · 0.50
middleware
Method · 0.50
test_react_to_2_results
Method · 0.50
test_react_to_result_but_fail_to_send
Method · 0.50
test_init
Method · 0.50
test_init_fully_filtered
Method · 0.50
test_init_filter_1
Method · 0.50
test_init_infinity
Method · 0.50
test_init_0
Method · 0.50
_create_gen
Method · 0.50
next
Method · 0.50
Calls
no outgoing calls
Tested by
9
test_react_to_2_results
Method · 0.40
test_react_to_result_but_fail_to_send
Method · 0.40
test_init
Method · 0.40
test_init_fully_filtered
Method · 0.40
test_init_filter_1
Method · 0.40
test_init_infinity
Method · 0.40
test_init_0
Method · 0.40
next
Method · 0.40
__initialize_test_count_estimation
Method · 0.40
Used in the wild
real call sites across dependent graphs
searching dependent graphs…