Searched refs:num_handle_scope_references_ (Results 1 – 1 of 1) sorted by relevance
1985 : num_handle_scope_references_(0), critical_native_(critical_native) {} in ComputeGenericJniFrameSize()2006 size_t handle_scope_size = HandleScope::SizeOf(num_handle_scope_references_); in LayoutCalleeSaveFrame()2015 num_handle_scope_references_); in LayoutCalleeSaveFrame()2070 uint32_t num_handle_scope_references_; member in art::FINAL2075 num_handle_scope_references_++; in PushHandle()