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

/external/v8/src/
H A Dhydrogen.h127 void AddSimulate(int ast_id) { AddInstruction(CreateSimulate(ast_id)); }
170 HSimulate* CreateSimulate(int ast_id);
H A Dhydrogen.cc136 HSimulate* HBasicBlock::CreateSimulate(int ast_id) { function in class:v8::internal::HBasicBlock

Completed in 74 milliseconds