Home
last modified time | relevance | path

Searched defs:sObj (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/test/sharedtest/sendablecontext/
Dsendablecontext.ts63 let sObj = new SendableClassA; variable
/arkcompiler/ets_runtime/test/moduletest/dynamicimportsharedmodule/
Ddynamicimportsharedmodule.ts52 let sObj = new SendableClassA; variable
/arkcompiler/ets_runtime/test/sharedtest/sendableenv/
Dsendableenv.ts41 let sObj = new B(); variable
/arkcompiler/ets_runtime/test/moduletest/sendableclassuseimport/
Dsendableclassuseimport.ts57 let sObj = new SendableClassA; variable
/arkcompiler/ets_runtime/test/moduletest/sharedmodule/
Dsharedmodule.ts57 let sObj = new SendableClassA; variable
/arkcompiler/ets_runtime/test/sharedtest/sharedset/
Dsharedset.ts217 let sObj = new SObject(); variable
/arkcompiler/ets_runtime/test/sharedtest/sharedmap/
Dsharedmap.ts211 let sObj = new SObject(); variable
/arkcompiler/ets_runtime/test/sharedtest/sharedtypedarray/
Dsharedtypedarray.ts136 let sObj = new SendableObject(); variable
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dinter_op_serializer_test.cpp876 JSHandle<JSObject> sObj = JSHandle<JSObject>::Cast(res); in SharedObjectTest4() local
903 JSHandle<JSSharedObject> sObj(thread, sFunc->GetHomeObject(thread)); in SerializeSharedFunctionTest() local
Dserializer_test.cpp878 JSHandle<JSObject> sObj = JSHandle<JSObject>::Cast(res); in SharedObjectTest4() local
905 JSHandle<JSSharedObject> sObj(thread, sFunc->GetHomeObject(thread)); in SerializeSharedFunctionTest() local