Home
last modified time | relevance | path

Searched defs:ObjectLiteralProperty (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/cases/fourslash/
Dfourslash.ts879 ObjectLiteralProperty(presetSortText: SortText, symbolDisplayName: string): SortText, constant
/third_party/node/deps/v8/src/ast/
Dast.cc279 ObjectLiteralProperty::ObjectLiteralProperty(Expression* key, Expression* value, in ObjectLiteralProperty() function in v8::internal::ObjectLiteralProperty
285 ObjectLiteralProperty::ObjectLiteralProperty(AstValueFactory* ast_value_factory, in ObjectLiteralProperty() function in v8::internal::ObjectLiteralProperty