Searched defs:str_handle (Results 1 – 2 of 2) sorted by relevance
884 JSHandle<EcmaString> str_handle = thread->GetEcmaVM()->GetFactory()->NewFromASCII(str); in HWTEST_F_L0() local965 JSHandle<EcmaString> str_handle = thread->GetEcmaVM()->GetFactory()->NewFromASCII(str); in HWTEST_F_L0() local
40 VMHandle<String> str_handle(thread, str); in CreateFromString() local