Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.h372 static inline JSTaggedValue RuntimeOr2(JSThread *thread, const JSHandle<JSTaggedValue> &left,
H A Druntime_stubs-inl.h2090 JSTaggedValue RuntimeStubs::RuntimeOr2(JSThread *thread, const JSHandle<JSTaggedValue> &left, in RuntimeOr2() function in panda::ecmascript::RuntimeStubs
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dslow_runtime_stub.cpp278 return RuntimeStubs::RuntimeOr2(thread, leftTag, rightTag); in Or2()

Completed in 11 milliseconds