Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_compiler.h91 CompilationEnv *compilationEnv = nullptr; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Djit_compiler.cpp217 ARK_INLINE bool JitCompiler::AllocFromFortAndCopy(CompilationEnv &compilationEnv, MachineCodeDesc &… in AllocFromFortAndCopy()
Dtyped_native_inline_lowering.cpp1136 GateRef AllocateNewNumber(const CompilationEnv *compilationEnv, CircuitBuilder *builder, GateAccess… in AllocateNewNumber()