Searched defs:ObjectLiteralProperty (Results 1 – 2 of 2) sorted by relevance
/third_party/typescript/tests/cases/fourslash/ | ||
D | fourslash.ts | 879 ObjectLiteralProperty(presetSortText: SortText, symbolDisplayName: string): SortText, constant |
/third_party/node/deps/v8/src/ast/ | ||
D | ast.cc | 279 ObjectLiteralProperty::ObjectLiteralProperty(Expression* key, Expression* value, in ObjectLiteralProperty() function in v8::internal::ObjectLiteralProperty |