Home
last modified time | relevance | path

Searched refs:set_parameter_count (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dscope-info.cc243 scope_info.set_parameter_count(parameter_count); in Create()
451 scope_info->set_parameter_count(0); in CreateForWithScope()
528 scope_info->set_parameter_count(parameter_count); in CreateForBootstrapping()
H A Dcode.h988 inline void set_parameter_count(int32_t number_of_parameters);
H A Dcode-inl.h1158 void BytecodeArray::set_parameter_count(int32_t number_of_parameters) { in set_parameter_count() function in v8::BytecodeArray
/third_party/node/deps/v8/src/heap/
H A Dsetup-heap-internal.cc561 ScopeInfo::cast(obj).set_parameter_count(0); in CreateInitialMaps()
H A Dfactory-base.cc247 instance.set_parameter_count(parameter_count); in NewBytecodeArray()
H A Dfactory.cc2411 copy.set_parameter_count(raw_source.parameter_count()); in CopyBytecodeArray()
/third_party/node/deps/v8/src/web-snapshot/
H A Dweb-snapshot.cc1750 raw.set_parameter_count(0); in CreateScopeInfo()

Completed in 22 milliseconds