Searched defs:hello (Results 1 – 4 of 4) sorted by relevance
16 export default function hello(str: string): string { function
36 JSHandle<JSTaggedValue> hello(thread->GetEcmaVM()->GetFactory()->NewFromASCII("hello")); in HWTEST_F_L0() local
69 const hello = new secHello.Hello(); constant
70 hello = 'hello'; property in Foo