Searched refs:IsFunctionOrMethod (Results 1 – 2 of 2) sorted by relevance
68 bool IsFunctionOrMethod(uint32_t flags);
83 if (IsFunctionOrMethod(flags)) { in FunctionFlagsToFunctionKind()155 bool WebSnapshotSerializerDeserializer::IsFunctionOrMethod(uint32_t flags) { in IsFunctionOrMethod() function in v8::internal::WebSnapshotSerializerDeserializer