Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_sharedobject_test.cpp131 methodLiteral->SetIsShared(true); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dmethod_literal.h288 void SetIsShared(bool isShared) in SetIsShared() function
H A Dpanda_file_translator.cpp73 methodLiteral->SetIsShared(isShared); in TranslateClasses()
133 methodLiteral->SetIsShared(isShared); in TranslateClass()
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbytecode_info_collector.cpp100 methodLiteral->SetIsShared(isShared); in ProcessClasses()
/arkcompiler/ets_runtime/ecmascript/module/tests/
H A Decma_module_test.cpp3866 methodLiteral->SetIsShared(true); in HWTEST_F_L0()

Completed in 14 milliseconds