Searched refs:VerifyBailoutId (Results 1 – 4 of 4) sorted by relevance
2849 DCHECK(ast_id.IsNone() || info()->shared_info()->VerifyBailoutId(ast_id)); in PrepareFrameState()2866 DCHECK(info()->shared_info()->VerifyBailoutId(ast_id)); in PrepareEagerCheckpoint()
350 environment->closure()->shared()->VerifyBailoutId(ast_id)); in CreateSimulate()450 ->VerifyBailoutId(ast_id))); in SetJoinId()
7288 bool VerifyBailoutId(BailoutId id);
13586 bool SharedFunctionInfo::VerifyBailoutId(BailoutId id) { in VerifyBailoutId() function in v8::internal::SharedFunctionInfo