Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/deoptimizer/
Ddeoptimizer.h102 using LargeInt = kungfu::LLVMStackMapType::LargeInt; variable
/arkcompiler/ets_runtime/ecmascript/stackmap/
Dllvm_stackmap_type.h68 using LargeInt = int64_t; variable