Searched refs:lexical_handler (Results 1 – 1 of 1) sorted by relevance
2595 TNode<IntPtrT> lexical_handler = SmiUntag(CAST(maybe_weak_ref)); in LoadGlobalIC_TryPropertyCellCase() local2597 Signed(DecodeWord<FeedbackNexus::ContextIndexBits>(lexical_handler)); in LoadGlobalIC_TryPropertyCellCase()2599 Signed(DecodeWord<FeedbackNexus::SlotIndexBits>(lexical_handler)); in LoadGlobalIC_TryPropertyCellCase()2951 TNode<IntPtrT> lexical_handler = SmiUntag(CAST(maybe_weak_ref)); in StoreGlobalIC() local2953 Signed(DecodeWord<FeedbackNexus::ContextIndexBits>(lexical_handler)); in StoreGlobalIC()2955 Signed(DecodeWord<FeedbackNexus::SlotIndexBits>(lexical_handler)); in StoreGlobalIC()