Home
last modified time | relevance | path

Searched defs:kMethodName (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/builtins/
Dbuiltins-arraybuffer.cc162 const char* kMethodName, bool is_shared) { in SliceHelper()
342 const char* const kMethodName = "SharedArrayBuffer.prototype.slice"; in BUILTIN() local
349 const char* const kMethodName = "ArrayBuffer.prototype.slice"; in BUILTIN() local
354 const char* kMethodName, bool is_shared) { in ResizeHelper()
466 const char* const kMethodName = "get SharedArrayBuffer.prototype.byteLength"; in BUILTIN() local
486 const char* const kMethodName = "ArrayBuffer.prototype.resize"; in BUILTIN() local
494 const char* const kMethodName = "SharedArrayBuffer.prototype.grow"; in BUILTIN() local
Dbuiltins-collections.cc16 const char* const kMethodName = "Map.prototype.clear"; in BUILTIN() local
24 const char* const kMethodName = "Set.prototype.clear"; in BUILTIN() local
Dbuiltins-dataview.cc22 const char* const kMethodName = "DataView constructor"; in BUILTIN() local
Dbuiltins-typed-array-gen.cc118 const char* const kMethodName = "get TypedArray.prototype.byteLength"; in TF_BUILTIN() local
150 const char* const kMethodName = "get TypedArray.prototype.byteOffset"; in TF_BUILTIN() local
171 const char* const kMethodName = "get TypedArray.prototype.length"; in TF_BUILTIN() local
Dbuiltins-array.cc1718 const char* const kMethodName = "Array.prototype.groupBy"; in BUILTIN() local
1780 const char* const kMethodName = "Array.prototype.groupByToMap"; in BUILTIN() local
Dbuiltins-collections-gen.cc1887 const char* const kMethodName = "Map.prototype.forEach"; in TF_BUILTIN() local
1966 const char* const kMethodName = "Map Iterator.prototype.next"; in TF_BUILTIN() local
2123 const char* const kMethodName = "Set.prototype.forEach"; in TF_BUILTIN() local
2187 const char* const kMethodName = "Set Iterator.prototype.next"; in TF_BUILTIN() local