Searched defs:FastCloneShallowObjectStub (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dcode-stubs.h410 class FastCloneShallowObjectStub : public CodeStub { class in namespace:v8::internal
415 explicit FastCloneShallowObjectStub(int length) : length_(length) { function in class:v8::internal::FastCloneShallowObjectStub

Completed in 87 milliseconds