Home
last modified time | relevance | path

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

/external/v8/src/
Dapi-natives.cc283 Handle<Object> parent_prototype; in InstantiateFunction() local
285 isolate, parent_prototype, in InstantiateFunction()
289 MAYBE_RETURN(JSObject::SetPrototype(prototype, parent_prototype, false, in InstantiateFunction()