Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/extensions/
Dgc-extension.cc30 Maybe<bool> IsProperty(v8::Isolate* isolate, v8::Local<v8::Context> ctx, in IsProperty() function
/third_party/node/deps/v8/src/parsing/
Dtoken.h271 static bool IsProperty(Value token) { in IsProperty() function
Dpreparser.h250 bool IsProperty() const { in IsProperty() function