Home
last modified time | relevance | path

Searched defs:IsDictionary (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fpdfapi/parser/
Dcpdf_object.cpp73 bool CPDF_Object::IsDictionary() const { in IsDictionary() function in CPDF_Object
Dcpdf_dictionary.cpp48 bool CPDF_Dictionary::IsDictionary() const { in IsDictionary() function in CPDF_Dictionary
/external/v8/src/
Dcode-stub-assembler.cc2797 Node* CodeStubAssembler::IsDictionary(Node* object) { in IsDictionary() function in v8::internal::CodeStubAssembler
Dobjects-inl.h872 bool HeapObject::IsDictionary() const { in IsDictionary() function