MCPcopy Index your code
hub / github.com/nodejs/node / async-await-basic.js

File async-await-basic.js

deps/v8/test/mjsunit/es8/async-await-basic.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright 2016 the V8 project authors. All rights reserved.
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4

Callers

nothing calls this directly

Calls 15

asyncDeclThrowerFunction · 0.85
resumeAfterNormalFunction · 0.85
resumeAfterNormalArrowFunction · 0.85
resumeAfterThrowFunction · 0.85
resumeAfterThrowArrowFunction · 0.85
assertDoesNotThrowFunction · 0.85
assertEqualsAsyncFunction · 0.70
assertThrowsAsyncFunction · 0.70
fooFunction · 0.70
f1Function · 0.70
f2Function · 0.70
assertEqualsFunction · 0.50

Tested by

no test coverage detected