Home
last modified time | relevance | path

Searched defs:maybe_prototype (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dbootstrapper.cc412 int inobject_properties, MaybeHandle<Object> maybe_prototype, in CreateFunction()
441 MaybeHandle<Object> maybe_prototype, Builtins::Name call, in InstallFunction()
455 MaybeHandle<Object> maybe_prototype, Builtins::Name call) { in InstallFunction()
Dobjects.cc12910 Handle<Object> maybe_prototype; in GetOrCreatePrototypeChainValidityCell() local