Home
last modified time | relevance | path

Searched refs:CheckSafePoint (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.h203 V(CheckSafePoint) \
Druntime_stubs.cpp1007 DEF_RUNTIME_STUBS(CheckSafePoint) in DEF_RUNTIME_STUBS() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp3158 LowerCallRuntime(glue_, RTSTUB_ID(CheckSafePoint), {}, true); in LowerCheckSafePointAndStackOver()