Home
last modified time | relevance | path

Searched defs:is_prototype (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Ddynamic_message.cc324 inline bool is_prototype() const { in is_prototype() function in google::protobuf::DynamicMessage
/third_party/node/deps/v8/src/api/
Dapi-natives.cc395 bool is_prototype) { in InstantiateObject()
/third_party/node/deps/v8/src/ic/
Daccessor-assembler.cc2585 Label is_prototype(this), cont(this); in InvalidateValidityCellIfPrototype() local