Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stub-assembler.h347 void TryLookupProperty(compiler::Node* object, compiler::Node* map,
Dcode-stub-assembler.cc1711 void CodeStubAssembler::TryLookupProperty( in TryLookupProperty() function in v8::internal::CodeStubAssembler
1808 TryLookupProperty(object, map, instance_type, unique_name, if_found, if_found, in TryHasOwnProperty()
1999 TryLookupProperty(object, map, instance_type, unique_name, &if_found_fast, in TryGetOwnProperty()