Home
last modified time | relevance | path

Searched refs:NewClassLiteral (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dprogram_object.cpp49 classLiteral = factory->NewClassLiteral(); in GetClassLiteralFromCache()
H A Dpanda_file_translator.cpp257 JSHandle<ClassLiteral> classLiteral = factory->NewClassLiteral(); in ParseConstPool()
328 JSHandle<ClassLiteral> classLiteral = factory->NewClassLiteral(); in ParseFuncAndLiteralConstPool()
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory.h574 JSHandle<ClassLiteral> NewClassLiteral();
H A Dobject_factory.cpp4953 JSHandle<ClassLiteral> ObjectFactory::NewClassLiteral() in NewClassLiteral() function in panda::ecmascript::ObjectFactory
/arkcompiler/ets_runtime/ecmascript/tests/
H A Ddump_test.cpp1541 JSHandle<ClassLiteral> classLiteral = factory->NewClassLiteral(); in HWTEST_F_L0()

Completed in 16 milliseconds