Home
last modified time | relevance | path

Searched defs:ArkTools (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/test/aottest/loop_hoist/
Dloop_hoist.ts16 declare var ArkTools:any; variable
/arkcompiler/ets_runtime/test/aottest/instanceof/
Dinstanceof.ts16 declare interface ArkTools { interface
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp167 using ArkTools = builtins::BuiltinsArkTools; typedef