Searched refs:counter_smi (Results 1 – 1 of 1) sorted by relevance
1484 Node* const counter_smi = SmiConstant(counter); in TF_BUILTIN() local1485 CallRuntime(Runtime::kIncrementUseCounter, context, counter_smi); in TF_BUILTIN()1605 Node* const counter_smi = SmiConstant(counter); in FlagGetter() local1606 CallRuntime(Runtime::kIncrementUseCounter, context, counter_smi); in FlagGetter()