Home
last modified time | relevance | path

Searched refs:NewCloneShallowObject (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dcode-factory.cc352 return Callable(isolate->builtins()->NewCloneShallowObject(length), in FastCloneShallowObject()
/external/v8/src/builtins/
Dbuiltins-constructor.cc766 Handle<Code> Builtins::NewCloneShallowObject(int length) { in NewCloneShallowObject() function in v8::internal::Builtins
Dbuiltins.h917 Handle<Code> NewCloneShallowObject(int length);