Searched defs:maybe_prototype (Results 1 – 3 of 3) sorted by relevance
381 MaybeHandle<JSObject> maybe_prototype, in CreateFunction()399 MaybeHandle<JSObject> maybe_prototype, in InstallFunction()413 MaybeHandle<JSObject> maybe_prototype, in InstallFunction()
12320 Handle<Object> maybe_prototype; in GetOrCreatePrototypeChainValidityCell() local
1103 Node* maybe_prototype = LoadWeakCellValue(prototype_cell, miss); in CheckPrototype() local