Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/aottest/duplicatefunctions/
Dduplicatefunctions.ts26 class Obj1 { class
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_hclass_test.cpp243 JSHandle<JSObject> Obj1 = factory->NewJSObject(objClass); in HWTEST_F_L0() local
307 JSHandle<JSObject> Obj1 = factory->NewJSObject(obj1Class); in HWTEST_F_L0() local
369 JSHandle<JSObject> Obj1 = JSObject::ObjectCreate(thread, nullHandle); in HWTEST_F_L0() local