Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ f
Function
f
deps/v8/test/mjsunit/baseline/flush-baseline-code.js:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
22
var
x = {b:20, c:30};
23
function
f() {
24
return
x.b + 10;
25
}
26
27
(
async
function
() {
28
// Test bytecode gets flushed
Callers
7
flush-baseline-code.js
File · 0.70
test-osr.js
File · 0.70
run
Function · 0.70
test-osr-maglev.js
File · 0.70
run
Function · 0.70
test-osr-maglev-tf.js
File · 0.70
test
Function · 0.50
Calls
no outgoing calls
Tested by
1
test
Function · 0.40