Searched refs:SetScopeInfo (Results 1 – 3 of 3) sorted by relevance
64 void SetScopeInfo(JSThread *thread, JSTaggedValue value) in SetScopeInfo() function
272 newEnv->SetScopeInfo(thread, JSTaggedValue::Hole()); in NewLexicalEnv()
1856 newEnv->SetScopeInfo(thread, JSTaggedValue::Hole()); in RuntimeNewLexicalEnv()2180 newEnv->SetScopeInfo(thread, scopeInfo); in RuntimeNewLexicalEnvWithName()2247 newEnv->SetScopeInfo(thread, scopeInfo); in RuntimeOptNewLexicalEnvWithName()