Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dlsda.h113 void SetCallSiteEncoding(uint8 encoding) in SetCallSiteEncoding() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Deh_func.cpp349 lsdaHeaders->SetCallSiteEncoding(callSiteEncoding); in CreateLSDAHeader()