Home
last modified time | relevance | path

Searched defs:IsProperty (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/extensions/
Dgc-extension.cc25 Maybe<bool> IsProperty(v8::Isolate* isolate, v8::Local<v8::Context> ctx, in IsProperty() function
/external/v8/src/parsing/
Dtoken.h271 static bool IsProperty(Value token) { in IsProperty() function
Dpreparser.h250 bool IsProperty() const { in IsProperty() function
/external/clang/include/clang/Sema/
DAttributeList.h144 unsigned IsProperty : 1; variable
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp5008 bool CXFA_Node::IsProperty() const { in IsProperty() function in CXFA_Node