Home
last modified time | relevance | path

Searched refs:SCOPE_INFO_INDEX (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dlexical_env.h26 static constexpr uint32_t SCOPE_INFO_INDEX = 1; member in panda::ecmascript::LexicalEnv
62 return Get(SCOPE_INFO_INDEX); in GetScopeInfo()
67 Set(thread, SCOPE_INFO_INDEX, value); in SetScopeInfo()
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnew_object_stub_builder.cpp58 glue_, result->ReadVariable(), Int32(LexicalEnv::SCOPE_INFO_INDEX), Hole()); in NewLexicalEnv()

Completed in 6 milliseconds