Home
last modified time | relevance | path

Searched refs:has_outstanding (Results 1 - 3 of 3) sorted by relevance

/third_party/node/src/
H A Denv-inl.h150 inline bool ImmediateInfo::has_outstanding() const { in has_outstanding() function in node::ImmediateInfo
H A Denv.h355 inline bool has_outstanding() const;
H A Denv.cc1267 } while (env->immediate_info()->has_outstanding() && env->can_call_into_js()); in CheckImmediate()

Completed in 6 milliseconds