Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dvarbinder.cpp155 void VarBinder::LookupReference(const util::StringView &name) in LookupReference() function in ark::es2panda::varbinder::VarBinder
662 LookupReference(MANDATORY_PARAM_NEW_TARGET); in LookUpMandatoryReferences()
663 LookupReference(MANDATORY_PARAM_THIS); in LookUpMandatoryReferences()
666 LookupReference(FUNCTION_ARGUMENTS); in LookUpMandatoryReferences()
670 LookupReference(MANDATORY_PARAM_FUNC); in LookUpMandatoryReferences()
H A Dvarbinder.h233 void LookupReference(const util::StringView &name);
/arkcompiler/ets_frontend/es2panda/binder/
H A Dbinder.cpp260 void Binder::LookupReference(const util::StringView &name) in LookupReference() function in panda::es2panda::binder::Binder
1005 LookupReference(MANDATORY_PARAM_NEW_TARGET); in AddMandatoryParams()
1006 LookupReference(MANDATORY_PARAM_THIS); in AddMandatoryParams()
1009 LookupReference(FUNCTION_ARGUMENTS); in AddMandatoryParams()
1013 LookupReference(MANDATORY_PARAM_FUNC); in AddMandatoryParams()
H A Dbinder.h210 void LookupReference(const util::StringView &name);

Completed in 5 milliseconds