Searched refs:constant_pool_slot (Results 1 – 8 of 8) sorted by relevance
34 Object*& ExitFrame::constant_pool_slot() const { in constant_pool_slot() function in v8::internal::ExitFrame
36 Object*& ExitFrame::constant_pool_slot() const { in constant_pool_slot() function in v8::internal::ExitFrame
422 Object*& constant_pool_slot() const;
528 v->VisitPointer(&constant_pool_slot()); in Iterate()