Home
last modified time | relevance | path

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

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