Home
last modified time | relevance | path

Searched refs:IsNotFound (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Daccess-info.h90 bool IsNotFound() const { return kind() == kNotFound; } in IsNotFound() function
Djs-native-context-specialization.cc198 if (access_info.IsNotFound()) { in ReduceJSInstanceOf()
1332 if (access_info.IsNotFound()) { in BuildPropertyAccess()