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

/external/chromium_org/v8/src/arm/
H A Dlithium-arm.h2331 class LTrapAllocationMemento FINAL : public LTemplateInstruction<0, 1, 1> {
2333 LTrapAllocationMemento(LOperand* object, function in class:v8::internal::FINAL
/external/chromium_org/v8/src/ia32/
H A Dlithium-ia32.h2336 class LTrapAllocationMemento FINAL : public LTemplateInstruction<0, 1, 1> {
2338 LTrapAllocationMemento(LOperand* object, function in class:v8::internal::FINAL
/external/chromium_org/v8/src/mips/
H A Dlithium-mips.h2289 class LTrapAllocationMemento FINAL : public LTemplateInstruction<0, 1, 1> {
2291 LTrapAllocationMemento(LOperand* object, function in class:v8::internal::FINAL
/external/chromium_org/v8/src/mips64/
H A Dlithium-mips64.h2273 class LTrapAllocationMemento FINAL : public LTemplateInstruction<0, 1, 1> {
2275 LTrapAllocationMemento(LOperand* object, function in class:v8::internal::FINAL
/external/chromium_org/v8/src/x64/
H A Dlithium-x64.h2318 class LTrapAllocationMemento FINAL : public LTemplateInstruction<0, 1, 1> {
2320 LTrapAllocationMemento(LOperand* object, function in class:v8::internal::FINAL
/external/chromium_org/v8/src/x87/
H A Dlithium-x87.h2342 class LTrapAllocationMemento FINAL : public LTemplateInstruction<0, 1, 1> {
2344 LTrapAllocationMemento(LOperand* object, function in class:v8::internal::FINAL
/external/chromium_org/v8/src/arm64/
H A Dlithium-arm64.h2930 class LTrapAllocationMemento FINAL : public LTemplateInstruction<0, 1, 2> {
2932 LTrapAllocationMemento(LOperand* object, LOperand* temp1, LOperand* temp2) { function in class:v8::internal::FINAL

Completed in 212 milliseconds