Searched defs:GetICState (Results 1 – 3 of 3) sorted by relevance
198 virtual InlineCacheState GetICState() const { return UNINITIALIZED; } in GetICState() function802 virtual InlineCacheState GetICState() const OVERRIDE { return DEFAULT; } in GetICState() function835 virtual InlineCacheState GetICState() const FINAL OVERRIDE { in GetICState() function880 virtual InlineCacheState GetICState() const { return MONOMORPHIC; } in GetICState() function1112 virtual InlineCacheState GetICState() const FINAL OVERRIDE { in GetICState() function1161 virtual InlineCacheState GetICState() const OVERRIDE { in GetICState() function1332 virtual InlineCacheState GetICState() const { in GetICState() function1775 virtual InlineCacheState GetICState() const { return GENERIC; } in GetICState() function1791 virtual InlineCacheState GetICState() const FINAL OVERRIDE { in GetICState() function1831 virtual InlineCacheState GetICState() const FINAL OVERRIDE { in GetICState() function[all …]
333 InlineCacheState CompareICStub::GetICState() const { in GetICState() function in v8::internal::CompareICStub
75 InlineCacheState GetICState() const { in GetICState() function