Searched defs:EnsureWritableFastElements (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/compiler/ | ||
| D | simplified-operator.cc | 1568 const Operator* SimplifiedOperatorBuilder::EnsureWritableFastElements() { in EnsureWritableFastElements() function in v8::internal::compiler::SimplifiedOperatorBuilder |
| /third_party/node/deps/v8/src/objects/ | ||
| D | js-objects.cc | 2337 void JSObject::EnsureWritableFastElements(Handle<JSObject> object) { in EnsureWritableFastElements() function in v8::internal::JSObject |