Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_common.h246 LeakingAllocator::AlignedMemoryStorage<ArtLambdaMethod>* uninitialized_lambda_method = in DoCreateLambda() local
283 new (uninitialized_lambda_method) ArtLambdaMethod(called_method, in DoCreateLambda()