Home
last modified time | relevance | path

Searched defs:compiledCodeFlag (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
H A Doptimized_call.cpp952 Register compiledCodeFlag = rcx; in JSBoundFunctionCallInternal() local
960 __ Movzwq(Operand(rsi, JSFunctionBase::BIT_FIELD_OFFSET), compiledCodeFlag); // compiled code flag in JSBoundFunctionCallInternal() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp10190 GateRef compiledCodeFlag = Int32Or(compiledCodeField, Int32LSL(ZExtInt1ToInt32(isFastCall), in SetCompiledCodeFlagToFunctionFromMethod() local

Completed in 20 milliseconds