Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dscope-info.h376 static const int kModuleVariableEntryLength = variable
Dscope-info.cc182 ? 2 + kModuleVariableEntryLength * module_vars_count in Create()
311 module_var_entry += kModuleVariableEntryLength; in Create()
402 index += kModuleVariableEntryLength * module_vars_count; in Create()