Lines Matching defs:const
41 JSObject AllocationSite::boilerplate() const {
46 JSObject AllocationSite::boilerplate(AcquireLoadTag tag) const {
56 int AllocationSite::transition_info() const {
67 bool AllocationSite::HasWeakNext() const {
81 bool AllocationSite::IsZombie() const {
85 bool AllocationSite::IsMaybeTenure() const {
89 bool AllocationSite::PretenuringDecisionMade() const {
99 ElementsKind AllocationSite::GetElementsKind() const {
107 bool AllocationSite::CanInlineCall() const {
115 bool AllocationSite::PointsToLiteral() const {
139 AllocationSite::PretenureDecision AllocationSite::pretenure_decision() const {
149 bool AllocationSite::deopt_dependent_code() const {
159 int AllocationSite::memento_found_count() const {
175 int AllocationSite::memento_create_count() const {
197 bool AllocationMemento::IsValid() const {
202 AllocationSite AllocationMemento::GetAllocationSite() const {
207 Address AllocationMemento::GetAllocationSiteUnchecked() const {