summaryrefslogtreecommitdiff
path: root/deps/v8/src/builtins/internal-coverage.tq
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/builtins/internal-coverage.tq')
-rw-r--r--deps/v8/src/builtins/internal-coverage.tq2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/src/builtins/internal-coverage.tq b/deps/v8/src/builtins/internal-coverage.tq
index d96fa924ab..41ec0c36e4 100644
--- a/deps/v8/src/builtins/internal-coverage.tq
+++ b/deps/v8/src/builtins/internal-coverage.tq
@@ -51,7 +51,7 @@ namespace internal_coverage {
}
builtin IncBlockCounter(implicit context: Context)(
- function: JSFunction, coverageArraySlotIndex: Smi): Object {
+ function: JSFunction, coverageArraySlotIndex: Smi): Undefined {
// It's quite possible that a function contains IncBlockCounter bytecodes,
// but no coverage info exists. This happens e.g. by selecting the
// best-effort coverage collection mode, which triggers deletion of all