Home
last modified time | relevance | path

Searched refs:ToJSTaggedValueWithInt32 (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
H A Dic_binary_op.h275 JSTaggedValue taggedNumber0 = SlowRuntimeStub::ToJSTaggedValueWithInt32(thread, in GetBitOPDate()
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dslow_runtime_stub.h58 static JSTaggedValue ToJSTaggedValueWithInt32(JSThread *thread, JSTaggedValue value);
H A Dslow_runtime_stub.cpp291 JSTaggedValue SlowRuntimeStub::ToJSTaggedValueWithInt32(JSThread *thread, JSTaggedValue value) in ToJSTaggedValueWithInt32() function in panda::ecmascript::SlowRuntimeStub
293 INTERPRETER_TRACE(thread, ToJSTaggedValueWithInt32); in ToJSTaggedValueWithInt32()
/arkcompiler/ets_runtime/ecmascript/
H A Druntime_call_id.h180 V(ToJSTaggedValueWithInt32) \

Completed in 6 milliseconds