Searched refs:is_prototype (Results 1 – 6 of 6) sorted by relevance
356 my $is_prototype = 1;387 $is_prototype = 0;393 $is_prototype = 0;414 if $is_prototype && $line =~ /[a-z0-9],[^\s]/;
324 inline bool is_prototype() const { in is_prototype() function in google::protobuf::DynamicMessage429 if (is_prototype()) { in SharedCtor()589 if (!is_prototype()) { in ~DynamicMessage()601 GOOGLE_CHECK(is_prototype()); in CrossLinkPrototypes()
44 bool is_prototype);395 bool is_prototype) { in InstantiateObject() argument442 if (is_prototype) JSObject::OptimizeAsPrototype(object); in InstantiateObject()449 if (!is_prototype) { in InstantiateObject()
1251 static int is_prototype(struct symbol *sym) in is_prototype() function1266 if (is_prototype(sym)) { in compile()
2585 Label is_prototype(this), cont(this); in InvalidateValidityCellIfPrototype() local2594 &is_prototype, &cont); in InvalidateValidityCellIfPrototype()2596 BIND(&is_prototype); in InvalidateValidityCellIfPrototype()