Home
last modified time | relevance | path

Searched defs:john (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DinferFromBindingPattern.js34 const john = selectJohn(); constant
58 var john = selectJohn(); variable
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/expressions/the_new_operator/
Dnew_operator_4.ts40 const john = new Person("john", 30); constant
/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter_test.cc800 Author* john = paul->add_friend_(); in TEST_P() local
906 Author* john = paul->add_friend_(); in TEST_P() local
/third_party/jerryscript/tests/jerry/
Dobject-literal.js41 var john = new Object(); variable