MCPcopy Index your code
hub / github.com/nodejs/node / function-bind.js

File function-bind.js

deps/v8/test/mjsunit/function-bind.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright 2010 the V8 project authors. All rights reserved.
2// Redistribution and use in source and binary forms, with or without
3// modification, are permitted provided that the following conditions are
4// met:

Callers

nothing calls this directly

Calls 11

f_bound_thisFunction · 0.85
ObjectFunction · 0.85
fFunction · 0.70
assertTrueFunction · 0.70
sFunction · 0.70
assertEqualsFunction · 0.50
assertFalseFunction · 0.50
assertThrowsFunction · 0.50
bindMethod · 0.45
toStringMethod · 0.45
callMethod · 0.45

Tested by

no test coverage detected