Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp899 GateRef msgIntId = Int32(messageId); in ThrowTypeAndReturn() local
900 CallRuntime(glue, RTSTUB_ID(ThrowTypeError), { IntToTaggedInt(msgIntId) }); in ThrowTypeAndReturn()