Searched refs:AddLeaveInlined (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dhydrogen.h137 void AddLeaveInlined(HValue* return_value,
H A Dhydrogen.cc179 void HBasicBlock::AddLeaveInlined(HValue* return_value, function in class:v8::internal::HBasicBlock
2876 if_spec_object->AddLeaveInlined(return_value,
2879 not_spec_object->AddLeaveInlined(receiver,
2898 current_block()->AddLeaveInlined(return_value,
5416 current_block()->AddLeaveInlined(return_value,

Completed in 67 milliseconds