Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/moduletest/forin_empty_prototype/
Dforin_empty_prototype.js24 let fast = {"a":1} variable
/arkcompiler/ets_runtime/test/moduletest/forin_delete_property/
Dforin_delete_property.js24 let fast = {"a":1} variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_proepilog.cpp813 bool fast = BackwardFindDependency(*ifBB, vecReturnSourceRegs, existingInsns, moveInsns); in IsolateFastPath() local