MCPcopy Create free account
hub / github.com/nodejs/node / load_a

Function load_a

deps/v8/test/mjsunit/delete.js:176–178  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

174}
175
176function load_a(x) {
177 return x.a;
178}
179
180load_deleted_property_using_IC();
181

Callers 2

assertMemoryIndependenceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected