Home | History | Annotate | Download | only in tools

Lines Matching defs:Is

18 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
89 if type is not None:
122 if is_executable is not False:
128 if is_ascii is not False:
151 if is_executable is not True and is_ascii is not True:
546 assert not self.arch is None
572 assert self.module_list is None
577 print >>sys.stderr, "Warning: This is not a full minidump!"
578 assert self.memory_list is None
584 assert self.memory_list64 is None
591 return self.FindLocation(address) is not None
684 if self.memory_list64 is not None:
690 if self.memory_list is not None:
706 if self.memory_list64 is not None:
711 if self.memory_list is not None:
723 if location is None: return []
806 if result is not None:
824 # Returns true if address is covered by some module that has loaded symbols.
904 def Is(self, cls):
1279 if elements is not None:
1283 if prototype is not None:
1311 if self.shared.script.Is(Script) and self.shared.script.name.Is(String):
1325 if self.shared.Is(SharedFunctionInfo):
1334 if not self.shared.script.Is(Script): return source
1336 if not script_source.Is(String): return source
1495 if map is None: return None
1497 if instance_type_name is None: return None
1599 if map is None: return None
1601 if instance_type_name is None: return None
1672 of words. Automatic alignment is not performed.
1676 print "Warning: Dumping un-aligned memory, is this what you had in mind?"
1681 print "Address is not contained within the minidump!"
1741 print "Page header is not available!"
1747 data. The first page of each heap space is of particular interest
1808 is expanded to full pointer size and searched at aligned as well as
1831 size is not specified, a default value of 32 bytes is used.
1838 print "Address is not contained within the minidump!"
1893 if reader.exception is None:
1930 if eip_symbol is not None:
1936 if full_range is not None:
1946 if heap is None:
1961 if reader.exception is not None: