Searched refs:GetProbeValue (Results 1 – 1 of 1) sorted by relevance
993 static Object* GetProbeValue(Isolate* isolate, Code::Flags flags) { in GetProbeValue() function1006 Object* probe = GetProbeValue(isolate, flags); in ProbeCache()1034 CHECK(GetProbeValue(isolate, Code::cast(code)->flags()) == code); in FillCache()