Searched refs:VisitHeapAccess (Results 1 – 2 of 2) sorted by relevance
140 void VisitHeapAccess(Property* expr, bool assigning, Type* assignment_type);
724 VisitHeapAccess(property, true, target_type); in VisitAssignment()758 void AsmTyper::VisitHeapAccess(Property* expr, bool assigning, in VisitHeapAccess() function in v8::internal::AsmTyper937 VisitHeapAccess(expr, false, nullptr); in VisitProperty()