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

/external/v8/src/
H A Dmacro-assembler.h102 class FrameAndConstantPoolScope { class in namespace:v8::internal
104 FrameAndConstantPoolScope(MacroAssembler* masm, StackFrame::Type type) function in class:v8::internal::FrameAndConstantPoolScope
119 ~FrameAndConstantPoolScope() {
143 DISALLOW_IMPLICIT_CONSTRUCTORS(FrameAndConstantPoolScope);

Completed in 148 milliseconds