Searched defs:arguments_count (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/api/ |
D | api.cc | 2588 Local<Context> context, Source* source, size_t arguments_count, in CompileFunction() 2599 Local<Context> context, Source* source, size_t arguments_count, in CompileFunctionInContext() 2610 Local<Context> v8_context, Source* source, size_t arguments_count, in CompileFunctionInternal()
|
/third_party/node/deps/v8/src/compiler/ |
D | effect-control-linearizer.cc | 3682 Node* arguments_count = NodeProperties::GetValueInput(node, 0); in LowerNewArgumentsElements() local
|