Home | History | Annotate | Download | only in src

Lines Matching refs:FastCloneShallowObjectStub

410 class FastCloneShallowObjectStub : public CodeStub {
415 explicit FastCloneShallowObjectStub(int length) : length_(length) {