Home
last modified time | relevance | path

Searched refs:if_objectisreceiver (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dcode-stub-assembler.cc8797 Label if_objectisreceiver(this); in TryPrototypeChainLookup() local
8800 Branch(IsJSReceiverInstanceType(instance_type), &if_objectisreceiver, in TryPrototypeChainLookup()
8802 BIND(&if_objectisreceiver); in TryPrototypeChainLookup()