Searched defs:IsFoldable (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/compiler/
H A Dnode-matchers.h120 bool IsFoldable() const { return left().HasValue() && right().HasValue(); } function in struct:v8::internal::compiler::FINAL
/external/chromium_org/v8/src/
H A Dhydrogen-instructions.h5685 bool IsFoldable(HAllocate* allocate) { function in class:v8::FINAL::FINAL

Completed in 162 milliseconds