Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.h94 inline void SetLexVarType(uint32_t slot, const GateType &type) in SetLexVarType() function
Dbytecode_info_collector.cpp807 lexEnvs_[offset].SetLexVarType(slot, type); in SetLexEnvElementType()