Home
last modified time | relevance | path

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

/external/libcxx/test/std/thread/futures/futures.async/
Dasync.pass.cpp80 void test(CheckLamdba&& getAndCheckFn, bool IsDeferred, Args&&... args) { in test()
/external/v8/src/interpreter/
Dconstant-array-builder.h133 bool IsDeferred() const { return tag_ == Tag::kDeferred; } in IsDeferred() function
/external/v8/src/compiler/
Dgraph-assembler.h130 bool IsDeferred() const { in IsDeferred() function