Home
last modified time | relevance | path

Searched refs:BailoutEntry (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/full-codegen/
Dfull-codegen.h736 struct BailoutEntry { struct
952 ZoneList<BailoutEntry> bailout_entries_;
Dfull-codegen.cc229 BailoutEntry entry = { id, pc_and_state }; in PrepareForBailoutForId()