Searched refs:type_raw (Results 1 - 3 of 3) sorted by relevance
/external/v8/src/ | ||
H A D | objects-inl.h | 1909 Object* PropertyCell::type_raw() const { function in class:v8::internal::PropertyCell |
H A D | objects.h | 9504 DECL_ACCESSORS(type_raw, Object) |
H A D | objects.cc | 16311 return static_cast<HeapType*>(type_raw()); |
Completed in 134 milliseconds