Searched refs:BuildHoleCheckAndThrow (Results 1 – 2 of 2) sorted by relevance
189 void BuildHoleCheckAndThrow(Node* condition, Runtime::FunctionId runtime_id,
2083 void BytecodeGraphBuilder::BuildHoleCheckAndThrow( in BuildHoleCheckAndThrow() function in v8::internal::compiler::BytecodeGraphBuilder2117 BuildHoleCheckAndThrow(check_for_hole, Runtime::kThrowReferenceError, name); in VisitThrowReferenceErrorIfHole()2124 BuildHoleCheckAndThrow(check_for_hole, Runtime::kThrowSuperNotCalled); in VisitThrowSuperNotCalledIfHole()2133 BuildHoleCheckAndThrow(check_for_not_hole, in VisitThrowSuperAlreadyCalledIfNotHole()