Searched refs:MANDATORY_PARAM_THIS (Results 1 – 4 of 4) sorted by relevance
36 binder::ScopeFindResult res = pg->Scope()->Find(binder::Binder::MANDATORY_PARAM_THIS); in Compile()40 pg->LoadObjByNameViaDebugger(this, binder::Binder::MANDATORY_PARAM_THIS, true); in Compile()
149 static constexpr std::string_view MANDATORY_PARAM_THIS = "this"; variable174 MANDATORY_PARAM_THIS};183 MANDATORY_PARAM_FUNC, MANDATORY_PARAM_NEW_TARGET, MANDATORY_PARAM_THIS,
862 LookupReference(MANDATORY_PARAM_THIS); in AddMandatoryParams()
295 LoadAccFromLexEnv(node, scope_->Find(binder::Binder::MANDATORY_PARAM_THIS)); in GetThis()300 StoreAccToLexEnv(node, scope_->Find(binder::Binder::MANDATORY_PARAM_THIS), true); in SetThis()