Searched refs:ShouldThrowReferenceError (Results 1 – 2 of 2) sorted by relevance
283 static bool ShouldThrowReferenceError(FeedbackSlotKind kind) { in ShouldThrowReferenceError() function287 bool ShouldThrowReferenceError() const { in ShouldThrowReferenceError() function288 return ShouldThrowReferenceError(kind()); in ShouldThrowReferenceError()
678 if (it.IsFound() || !ShouldThrowReferenceError()) { in Load()689 } else if (!ShouldThrowReferenceError()) { in Load()2634 if (LoadIC::ShouldThrowReferenceError(kind)) { in RUNTIME_FUNCTION()3152 if (!LoadIC::ShouldThrowReferenceError(slot_kind)) { in RUNTIME_FUNCTION()