Home
last modified time | relevance | path

Searched defs:oddball_type (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/compiler/
Djs-heap-broker.h36 OddballType oddball_type) in HeapObjectType()
44 OddballType oddball_type() const { return oddball_type_; } in oddball_type() function
Djs-graph.cc71 OddballType oddball_type = ref.oddball_type(); in Constant() local
Djs-context-specialization.cc167 OddballType oddball_type = maybe_value->oddball_type(); in ReduceJSLoadContext() local
Djs-heap-broker.cc636 OddballType oddball_type = OddballType::kNone; in HeapObjectTypeFromMap() local
776 OddballType ObjectRef::oddball_type() const { in oddball_type() function in v8::internal::compiler::ObjectRef
Djs-native-context-specialization.cc755 OddballType oddball_type = contents.oddball_type(); in ReduceJSLoadGlobal() local
784 OddballType oddball_type = contents.oddball_type(); in ReduceJSStoreGlobal() local