Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/shared_objects/
Djs_sendable_arraybuffer.cpp23 JSTaggedValue toBlock, JSTaggedValue fromBlock, int32_t fromIndex, int32_t count) in CopyDataBlockBytes()
/arkcompiler/ets_runtime/ecmascript/
Djs_arraybuffer.cpp23 void JSArrayBuffer::CopyDataBlockBytes(JSTaggedValue toBlock, JSTaggedValue fromBlock, int32_t from… in CopyDataBlockBytes()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dframe_states.cpp975 auto &toBlock = bcBuilder_->GetBasicBlockById(toId); in CountLoopBackEdge() local
1116 auto& toBlock = bcBuilder_->GetBasicBlockById(info.toId); in ComputeLoopInfo() local
1123 auto& toBlock = bcBuilder_->GetBasicBlockById(info.toId); in ComputeLoopInfo() local
1195 auto& toBlock = bcBuilder_->GetBasicBlockById(info.toId); in ResizeLoopBody() local