Searched defs:HTrapAllocationMemento (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/crankshaft/
H A Dhydrogen-instructions.h6860 class HTrapAllocationMemento final : public HTemplateInstruction<1> {
6862 DECLARE_INSTRUCTION_FACTORY_P1(HTrapAllocationMemento, HValue*);
6873 explicit HTrapAllocationMemento(HValue* obj) { function in class:final::final

Completed in 124 milliseconds