Searched defs:maybe_prototype (Results 1 – 2 of 2) sorted by relevance
464 { MaybeObject* maybe_prototype = heap->AllocateFunctionPrototype(function); in FunctionGetPrototype() local491 { MaybeObject* maybe_prototype = function->SetPrototype(value); in FunctionSetPrototype() local
3561 { MaybeObject* maybe_prototype = AllocateJSObjectFromMap(new_map); in AllocateFunctionPrototype() local3682 { MaybeObject* maybe_prototype = AllocateFunctionPrototype(fun); in AllocateInitialMap() local