Home
last modified time | relevance | path

Searched refs:RuntimeAshr2 (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.h368 static inline JSTaggedValue RuntimeAshr2(JSThread *thread, const JSHandle<JSTaggedValue> &left,
H A Druntime_stubs-inl.h2038 JSTaggedValue RuntimeStubs::RuntimeAshr2(JSThread *thread, const JSHandle<JSTaggedValue> &left, in RuntimeAshr2() function in panda::ecmascript::RuntimeStubs
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dslow_runtime_stub.cpp259 return RuntimeStubs::RuntimeAshr2(thread, leftTag, rightTag); in Ashr2()

Completed in 10 milliseconds