Home
last modified time | relevance | path

Searched defs:staticFieldArray (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dclass_info_extractor.cpp735 JSHandle<ClassInfoExtractor> &extractor, const JSHandle<TaggedArray> &staticFieldArray) in DefineSendableClassFromExtractor()
1148 JSHandle<TaggedArray> staticFieldArray = factory->NewTaggedArray(staticFieldLength); in ExtractStaticFieldTypeArray() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h1062 …JSHandle<TaggedArray> staticFieldArray = SendableClassDefiner::ExtractStaticFieldTypeArray(thread,… in RuntimeCreateSharedClass() local