Searched refs:ok_to_write (Results 1 – 1 of 1) sorted by relevance
573 Label ok_to_write(this); in LookupPropertyOnPrototypeChain() local585 GotoIf(IsNull(holder), &ok_to_write); in LookupPropertyOnPrototypeChain()601 JumpIfDataProperty(details, &ok_to_write, readonly); in LookupPropertyOnPrototypeChain()618 JumpIfDataProperty(details, &ok_to_write, readonly); in LookupPropertyOnPrototypeChain()638 JumpIfDataProperty(details, &ok_to_write, readonly); in LookupPropertyOnPrototypeChain()651 GotoIf(IsNull(proto), &ok_to_write); in LookupPropertyOnPrototypeChain()656 BIND(&ok_to_write); in LookupPropertyOnPrototypeChain()