Searched defs:CopyElements (Results 1 – 5 of 5) sorted by relevance
| /third_party/node/deps/v8/src/objects/ |
| D | property-array-inl.h | 126 void PropertyArray::CopyElements(Isolate* isolate, int dst_index, in CopyElements() function
|
| D | fixed-array-inl.h | 228 void FixedArray::CopyElements(Isolate* isolate, int dst_index, FixedArray src, in CopyElements() function 466 void WeakFixedArray::CopyElements(Isolate* isolate, int dst_index, in CopyElements() function 501 void WeakArrayList::CopyElements(Isolate* isolate, int dst_index, in CopyElements() function
|
| D | scope-info.cc | 600 void ScopeInfo::CopyElements(Isolate* isolate, int dst_index, ScopeInfo src, in CopyElements() function in v8::internal::ScopeInfo
|
| D | elements.cc | 982 void CopyElements(JSObject from_holder, uint32_t from_start, in CopyElements() function in v8::internal::__anone06bd8f20111::ElementsAccessorBase 1008 void CopyElements(Isolate* isolate, Handle<FixedArrayBase> source, in CopyElements() function in v8::internal::__anone06bd8f20111::ElementsAccessorBase 1027 Object CopyElements(Handle<Object> source, Handle<JSObject> destination, in CopyElements() function in v8::internal::__anone06bd8f20111::ElementsAccessorBase
|
| /third_party/node/deps/v8/src/codegen/ |
| D | code-stub-assembler.cc | 4912 void CodeStubAssembler::CopyElements(ElementsKind kind, in CopyElements() function in v8::internal::CodeStubAssembler
|