Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit.h207 uint32_t pcOffset, uint32_t bcIndex, bool writable, bool hasFrameState) in JSBytecode()
Dbytecode_circuit_builder.cpp969 bool hasFrameState = bytecodeInfo.HasFrameState(); in NewJSGate() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp1464 bool hasFrameState = (kind == CallInfoKind::HAS_FRAME_STATE); in VisitRuntimeCall() local
1699 bool hasFrameState = (kind == CallInfoKind::HAS_FRAME_STATE); in VisitCall() local