Home | History | Annotate | Download | only in quick

Lines Matching refs:handle_scope_size

1798     size_t handle_scope_size = HandleScope::SizeOf(num_handle_scope_references_);
1799 size_t scope_and_method = handle_scope_size + sizeof(ArtMethod*);