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.cpp1009 auto &toBlock = bcBuilder_->GetBasicBlockById(toId); in CountLoopBackEdge() local
1150 auto& toBlock = bcBuilder_->GetBasicBlockById(info.toId); in ComputeLoopInfo() local
1157 auto& toBlock = bcBuilder_->GetBasicBlockById(info.toId); in ComputeLoopInfo() local
1229 auto& toBlock = bcBuilder_->GetBasicBlockById(info.toId); in ResizeLoopBody() local