Home
last modified time | relevance | path

Searched refs:compiledCodeField (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp10071 …GateRef compiledCodeField = Int32LSL(Int32(1U), Int32(JSFunctionBase::IsCompiledCodeBit::START_BIT… in SetCompiledCodeFlagToFunctionFromMethod() local
10072 GateRef compiledCodeFlag = Int32Or(compiledCodeField, Int32LSL(ZExtInt1ToInt32(isFastCall), in SetCompiledCodeFlagToFunctionFromMethod()