Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-internal-gen.cc1242 TryPrototypeChainLookup(object, key, lookup_property_in_holder, in TF_BUILTIN()
/external/v8/src/
Dcode-stub-assembler.h2460 void TryPrototypeChainLookup(Node* receiver, Node* key,
Dcode-stub-assembler.cc8785 void CodeStubAssembler::TryPrototypeChainLookup( in TryPrototypeChainLookup() function in v8::internal::CodeStubAssembler
11476 TryPrototypeChainLookup(object, key, lookup_property_in_holder, in HasProperty()