Home
last modified time | relevance | path

Searched defs:obj6 (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/test/aottest/pgo_forof_set_prototype/
Dpgo_forof_set_prototype.ts74 let obj6 = new Set(temp) variable
/arkcompiler/toolchain/tooling/test/testcases/js/
Dexport_variable_second.js19 export var obj6 = { variable
/arkcompiler/ets_frontend/ets2panda/test/compiler/ts/
DobjectLiteralAssignability.ts27 var obj6: { a(a: number, b: string): number, b(): boolean }; variable
/arkcompiler/ets_frontend/es2panda/test/parser/ts/type_checker/
DobjectLiteralAssignability.ts27 var obj6: { a(a: number, b: string): number, b(): boolean }; variable
/arkcompiler/ets_runtime/test/moduletest/object/
Dobject.js78 let obj6 = { variable
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_object_test.cpp1007 JSHandle<JSObject> obj6 = JSObject::ObjectCreate(thread, obj2); in HWTEST_F_L0() local
1090 JSHandle<JSObject> obj6 = JSObject::ObjectCreate(thread, obj2); in HWTEST_F_L0() local
1165 JSHandle<JSObject> obj6 = JSObject::ObjectCreate(thread, obj2); in HWTEST_F_L0() local