Searched refs:cannot_deref (Results 1 – 2 of 2) sorted by relevance
1912 Label* can_deref, Label* cannot_deref);1918 Label* did_deref, Label* cannot_deref);1925 Label* cannot_deref);
6372 Label* cannot_deref) { in BranchIfCanDerefIndirectString() argument6378 cannot_deref); in BranchIfCanDerefIndirectString()6382 Goto(cannot_deref); in BranchIfCanDerefIndirectString()6387 Label* cannot_deref) { in DerefIndirectString() argument6389 BranchIfCanDerefIndirectString(string, instance_type, &deref, cannot_deref); in DerefIndirectString()6398 Label can_deref(this), cannot_deref(this); in DerefIndirectString() local6400 &cannot_deref); in DerefIndirectString()6401 BIND(&cannot_deref); in DerefIndirectString()6415 Label* cannot_deref) { in MaybeDerefIndirectString() argument6418 cannot_deref); in MaybeDerefIndirectString()