Searched refs:GetICState (Results 1 – 5 of 5) sorted by relevance
239 virtual InlineCacheState GetICState() const { return UNINITIALIZED; } in GetICState() function618 InlineCacheState GetICState() const override { return MONOMORPHIC; } in GetICState() function914 InlineCacheState GetICState() const override { return GENERIC; } in GetICState() function990 InlineCacheState GetICState() const override { return MONOMORPHIC; } in GetICState() function1463 InlineCacheState GetICState() const final { return state().GetICState(); } in GetICState() function1508 InlineCacheState GetICState() const override { return state().GetICState(); } in GetICState() function1597 InlineCacheState GetICState() const override;1671 InlineCacheState GetICState() const override { in GetICState() function2115 InlineCacheState GetICState() const override { return GENERIC; } in GetICState() function2136 InlineCacheState GetICState() const final { return GENERIC; } in GetICState() function[all …]
131 info->output_code_kind(), info->code_stub()->GetICState(), in MakeCodeEpilogue()
132 GetICState(), in GenerateCode()345 InlineCacheState CompareICStub::GetICState() const { in GetICState() function in v8::internal::CompareICStub
274 GetICState(), in GenerateLightweightMissCode()
70 InlineCacheState GetICState() const { in GetICState() function