Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-native-context-specialization.h206 kIsInPrototypeChain, enumerator
Djs-native-context-specialization.cc354 if (all) return kIsInPrototypeChain; in InferHasInPrototypeChain()
373 Node* value = jsgraph()->BooleanConstant(result == kIsInPrototypeChain); in ReduceJSHasInPrototypeChain()