Home
last modified time | relevance | path

Searched refs:TryLoadPropertyDetails (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Daccess-info.h274 bool TryLoadPropertyDetails(MapRef map,
H A Daccess-info.cc668 bool AccessInfoFactory::TryLoadPropertyDetails( in TryLoadPropertyDetails() function in v8::internal::compiler::AccessInfoFactory
758 if (!TryLoadPropertyDetails(map, holder, name, &index, &details)) { in ComputePropertyAccessInfo()
791 // TryLoadPropertyDetails only succeeds if we know the holder. in ComputePropertyAccessInfo()

Completed in 3 milliseconds