Home
last modified time | relevance | path

Searched refs:JumpIfDataProperty (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/ic/
H A Dkeyed-store-generic.cc688 JumpIfDataProperty(details, &ok_to_write, readonly); in LookupPropertyOnPrototypeChain()
704 JumpIfDataProperty(details, &ok_to_write, readonly); in LookupPropertyOnPrototypeChain()
727 JumpIfDataProperty(details, &ok_to_write, readonly); in LookupPropertyOnPrototypeChain()
852 JumpIfDataProperty(details, &data_property, in EmitGenericPropertyStore()
929 JumpIfDataProperty(details, &check_const, in EmitGenericPropertyStore()
H A Daccessor-assembler.h269 void JumpIfDataProperty(TNode<Uint32T> details, Label* writable,
H A Daccessor-assembler.cc1165 void AccessorAssembler::JumpIfDataProperty(TNode<Uint32T> details, in JumpIfDataProperty() function in v8::internal::AccessorAssembler

Completed in 12 milliseconds