Lines Matching refs:performance_state
105 env->performance_state()->Mark(milestone);
123 if (env->performance_state()->current_gc_type != 0) {
126 env->performance_state()->performance_last_gc_start_mark = PERFORMANCE_NOW();
127 env->performance_state()->current_gc_type = type;
163 PerformanceState* state = env->performance_state();
167 env->performance_state()->current_gc_type = 0;
193 env->performance_state()->current_gc_type = 0;
202 env->performance_state()->current_gc_type = 0;
224 AliasedUint32Array& observers = env->performance_state()->observers;
271 env->performance_state()->Mark(
281 PerformanceState* state = env->performance_state();