Searched refs:IsUndetectable (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Dhydrogen-instructions.cc1299 if (constant->IsUndetectable()) return heap->undefined_string();
3229 if (constant->IsUndetectable()) return false;
3276 *block = HConstant::cast(value())->IsUndetectable()
H A Dhydrogen-instructions.h3629 bool IsUndetectable() const { return is_undetectable_; } function in class:v8::FINAL::FINAL

Completed in 181 milliseconds