Searched refs:ExtractStaticFieldTypeArray (Results 1 – 3 of 3) sorted by relevance
148 static JSHandle<TaggedArray> ExtractStaticFieldTypeArray(JSThread *thread,
1056 JSHandle<TaggedArray> SendableClassDefiner::ExtractStaticFieldTypeArray(JSThread *thread, in ExtractStaticFieldTypeArray() function in panda::ecmascript::SendableClassDefiner
1039 …JSHandle<TaggedArray> staticFieldArray = SendableClassDefiner::ExtractStaticFieldTypeArray(thread,… in RuntimeCreateSharedClass()