Searched refs:stack_map_allocator (Results 1 – 1 of 1) sorted by relevance
1204 ScopedArenaAllocator stack_map_allocator(&arena_stack); // Will hold the stack map. in JniCompile() local1206 CreateJniStackMap(&stack_map_allocator, in JniCompile()1274 ScopedArenaAllocator stack_map_allocator(&arena_stack); // Will hold the stack map. in JitCompile() local1276 CreateJniStackMap(&stack_map_allocator, in JitCompile()