Home
last modified time | relevance | path

Searched defs:GetStubType (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dcode-stubs.h241 virtual Code::StubType GetStubType() const { return Code::NORMAL; } in GetStubType() function
533 Code::StubType GetStubType() const override { return Code::FAST; } in GetStubType() function
966 Code::StubType GetStubType() const override { return Code::FAST; } in GetStubType() function
979 Code::StubType GetStubType() const override { return Code::FAST; } in GetStubType() function
1019 Code::StubType GetStubType() const override { return Code::FAST; } in GetStubType() function
1045 Code::StubType GetStubType() const override { return Code::FAST; } in GetStubType() function
1061 Code::StubType GetStubType() const override { return Code::FAST; } in GetStubType() function
1080 Code::StubType GetStubType() const override { return Code::FAST; } in GetStubType() function
1100 Code::StubType GetStubType() const override { return Code::FAST; } in GetStubType() function
1132 Code::StubType GetStubType() const override { return Code::FAST; } in GetStubType() function
[all …]