Searched refs:has_outstanding (Results 1 – 3 of 3) sorted by relevance
150 inline bool ImmediateInfo::has_outstanding() const { in has_outstanding() function
355 inline bool has_outstanding() const;
1267 } while (env->immediate_info()->has_outstanding() && env->can_call_into_js()); in CheckImmediate()