summaryrefslogtreecommitdiff
path: root/deps/v8/src/isolate-inl.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/isolate-inl.h')
-rw-r--r--deps/v8/src/isolate-inl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/src/isolate-inl.h b/deps/v8/src/isolate-inl.h
index f51c1cd29a..9da1aa4110 100644
--- a/deps/v8/src/isolate-inl.h
+++ b/deps/v8/src/isolate-inl.h
@@ -131,7 +131,7 @@ bool Isolate::IsArrayConstructorIntact() {
return array_constructor_cell->value() == Smi::FromInt(kProtectorValid);
}
-bool Isolate::IsArraySpeciesLookupChainIntact() {
+bool Isolate::IsSpeciesLookupChainIntact() {
// Note: It would be nice to have debug checks to make sure that the
// species protector is accurate, but this would be hard to do for most of
// what the protector stands for: