Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_common.cc1018 ShadowFrameAllocaUniquePtr bootstrap_frame = in InvokeBootstrapMethod() local
1024 self, bootstrap_frame.get(), StackedShadowFrameType::kShadowFrameUnderConstruction); in InvokeBootstrapMethod()
1025 ShadowFrameSetter setter(bootstrap_frame.get(), 0u); in InvokeBootstrapMethod()
1065 RangeInstructionOperands operands(0, bootstrap_frame->NumberOfVRegs()); in InvokeBootstrapMethod()
1067 *bootstrap_frame, in InvokeBootstrapMethod()