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