Searched refs:number_of_native_contexts_ (Results 1 – 2 of 2) sorted by relevance
133 size_t number_of_native_contexts() { return number_of_native_contexts_; } in number_of_native_contexts()153 size_t number_of_native_contexts_; variable
6156 number_of_native_contexts_(0), in HeapStatistics()8904 heap_statistics->number_of_native_contexts_ = heap->NumberOfNativeContexts(); in GetHeapStatistics()