Searched defs:hello (Results 1 – 3 of 3) sorted by relevance
16 export function hello() { function
1 export default function hello(str: string) { function
59 JSHandle<JSTaggedValue> hello(thread->GetEcmaVM()->GetFactory()->NewFromASCII("hello")); in HWTEST_F_L0() local