Home
last modified time | relevance | path

Searched refs:valueNotShare (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
H A Dasm_interpreter_call.cpp1218 // value is not share: 0x08, 0x09, [0x0A, 0x11], => valueNotShare
1229 Label valueNotShare;
1246 __ Bind(&valueNotShare);
1248 // valueNotShare:
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
H A Dasm_interpreter_call.cpp1592 // value is not share: 0x08, 0x09, [0x0A, 0x11], => valueNotShare in ASMFastWriteBarrier()
1603 Label valueNotShare; in ASMFastWriteBarrier() local
1619 __ Bind(&valueNotShare); in ASMFastWriteBarrier()
1621 // valueNotShare: in ASMFastWriteBarrier()

Completed in 6 milliseconds