Lines Matching defs:thread
31 static JSFunction *JSObjectCreate(JSThread *thread) in JSObjectCreate()
38 static EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, uint32_t numArgs) in CreateEcmaRuntimeCallInfo()
50 static JSTaggedValue InitializeHashMapConstructor(JSThread *thread) in InitializeHashMapConstructor()
68 static JSHandle<JSAPIHashMap> CreateJSAPIHashMap(JSThread *thread) in CreateJSAPIHashMap()
82 JSThread *&thread) in InitializeFuzzTest()
110 JSThread *thread = nullptr; in ContainersHashMapEntriesFuzzTest() local
134 JSThread *thread = nullptr; in ContainersHashMapFuzzTest() local
151 JSThread *thread = nullptr; in ContainersHashMapClearFuzzTest() local
174 JSThread *thread = nullptr; in ContainersHashMapForEachFuzzTest() local
200 JSThread *thread = nullptr; in ContainersHashMapGetFuzzTest() local
225 JSThread *thread = nullptr; in ContainersHashMapGetLengthFuzzTest() local
249 JSThread *thread = nullptr; in ContainersHashMapHasKeyFuzzTest() local
274 JSThread *thread = nullptr; in ContainersHashMapHasValueFuzzTest() local
299 JSThread *thread = nullptr; in ContainersHashMapIsEmptyFuzzTest() local
322 JSThread *thread = nullptr; in ContainersHashMapKeysFuzzTest() local
346 JSThread *thread = nullptr; in ContainersHashMapRemoveFuzzTest() local
371 JSThread *thread = nullptr; in ContainersHashMapReplaceFuzzTest() local
397 JSThread *thread = nullptr; in ContainersHashMapSetFuzzTest() local
416 JSThread *thread = nullptr; in ContainersHashMapSetAllFuzzTest() local
442 JSThread *thread = nullptr; in ContainersHashMapValuesFuzzTest() local