Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_common.cc1339 ShadowFrameAllocaUniquePtr bootstrap_frame = in InvokeBootstrapMethod() local
1345 self, bootstrap_frame.get(), StackedShadowFrameType::kShadowFrameUnderConstruction); in InvokeBootstrapMethod()
1346 ShadowFrameSetter setter(bootstrap_frame.get(), 0u); in InvokeBootstrapMethod()
1386 RangeInstructionOperands operands(0, bootstrap_frame->NumberOfVRegs()); in InvokeBootstrapMethod()
1388 *bootstrap_frame, in InvokeBootstrapMethod()