Home
last modified time | relevance | path

Searched defs:IsPending (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc-js/
Dcpp-snapshot.cc121 bool IsPending() const { return pending_; } in IsPending() function in v8::internal::StateBase
/third_party/node/deps/v8/src/handles/
Dglobal-handles.cc506 bool IsPending() const { return state() == PENDING; } in IsPending() function in v8::internal::GlobalHandles::Node
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp117468 bool IsPending() { return mEvent != nullptr; } in IsPending() function in nsRevocableEventPtr