Home
last modified time | relevance | path

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

/external/v8/src/
Dfactory.h315 Handle<JSObject> CopyJSObjectWithAllocationSite(Handle<JSObject> object,
Dfactory.cc963 Handle<JSObject> Factory::CopyJSObjectWithAllocationSite( in CopyJSObjectWithAllocationSite() function in v8::internal::Factory
Dobjects.cc5419 copy = isolate->factory()->CopyJSObjectWithAllocationSite( in StructureWalk()