Home
last modified time | relevance | path

Searched refs:MarkingBarrierWithEden (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stub_list.h142 V(MarkingBarrierWithEden) \
H A Druntime_stubs.h95 static void MarkingBarrierWithEden([[maybe_unused]] uintptr_t argGlue,
H A Druntime_stubs.cpp3376 void RuntimeStubs::MarkingBarrierWithEden([[maybe_unused]] uintptr_t argGlue, in MarkingBarrierWithEden() function in panda::ecmascript::RuntimeStubs
3386 LOG_FULL(FATAL) << "RuntimeStubs::MarkingBarrierWithEden checked value:" << value << " is invalid!"; in MarkingBarrierWithEden()
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcall_signature.h542 V(MarkingBarrierWithEden) \
H A Dcall_signature.cpp2511 DEF_CALL_SIGNATURE(MarkingBarrierWithEden) in DEF_CALL_SIGNATURE()
2514 CallSignature index("MarkingBarrierWithEden", 0, 4, ArgumentsOrder::DEFAULT_ORDER, VariableType::VOID()); in DEF_CALL_SIGNATURE()

Completed in 16 milliseconds