Home
last modified time | relevance | path

Searched defs:WriteInt (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_export.cpp382 void BinaryMplExport::WriteInt(int32 x) in WriteInt() function in maple::BinaryMplExport
/arkcompiler/ets_runtime/ecmascript/
Djs_serializer.cpp108 bool JSSerializer::WriteInt(int32_t value) in WriteInt() function in panda::ecmascript::JSSerializer