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.cpp745 JSHandle<ClassInfoExtractor> &extractor, const JSHandle<TaggedArray> &staticFieldArray) in DefineSendableClassFromExtractor()
1162 JSHandle<TaggedArray> staticFieldArray = factory->NewTaggedArray(staticFieldLength); in ExtractStaticFieldTypeArray() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h1115 …JSHandle<TaggedArray> staticFieldArray = SendableClassDefiner::ExtractStaticFieldTypeArray(thread,… in RuntimeCreateSharedClass() local