Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dheap-refs.cc157 InstanceType GetMapInstanceType() const;
753 const InstanceType t = GetMapInstanceType(); in TryGetBooleanValueImpl()
773 InstanceType HeapObjectData::GetMapInstanceType() const { in GetMapInstanceType() function in v8::internal::compiler::HeapObjectData
902 static_cast<const HeapObjectData*>(this)->GetMapInstanceType(); \