Home
last modified time | relevance | path

Searched defs:IsDeferred (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dconstant-array-builder.h138 bool IsDeferred() const { return tag_ == Tag::kDeferred; } in IsDeferred() function in v8::internal::interpreter::final::Entry
/third_party/node/deps/v8/src/torque/
H A Dcfg.h54 bool IsDeferred() const { return is_deferred_; } in IsDeferred() function in v8::internal::torque::Block
H A Dast.h1267 inline bool IsDeferred(Statement* stmt) { in IsDeferred() function
/third_party/node/deps/v8/src/compiler/
H A Dgraph-assembler.h178 bool IsDeferred() const { in IsDeferred() function in v8::internal::compiler::GraphAssemblerLabel
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction.h1552 bool IsDeferred() const { return deferred_; } in IsDeferred() function in v8::internal::compiler::final

Completed in 10 milliseconds