Lines Matching defs:shared
565 // Defines shared information for the array that should be created. This is
591 // Defines shared information for the array iterator that should be created.
615 // Defines shared information for the array iterator that should be created.
647 // Defines shared information for the bound function that should be created.
675 // Defines shared information for the closure that should be created. This is
710 const SharedFunctionInfoRef& shared,
712 : description_(description), shared_(shared), feedback_(feedback) {}
717 SharedFunctionInfoRef shared(JSHeapBroker* broker) const {
741 // Defines shared information for the literal that should be created. This is
801 // Defines the shared information for the iterator symbol thats loaded and
901 // AST. Most operators have no parameters, thus can be globally shared for all
979 const SharedFunctionInfoRef& shared, FeedbackSource const& feedback);