Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(388)

Issue 2756523004: WIP: Create a public v8::DictionarySchema API for bulk reads from dict objects.

Created:
3 years, 9 months ago by jbroman
Modified:
3 years, 9 months ago
Reviewers:
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

WIP: Create a public v8::DictionarySchema API for bulk reads from dict objects. BUG=chromium:685748

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -1 line) Patch
M include/v8.h View 2 chunks +33 lines, -0 lines 0 comments Download
M src/api.h View 3 chunks +5 lines, -1 line 0 comments Download
M src/api.cc View 1 chunk +68 lines, -0 lines 0 comments Download
M src/counters.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/objects.h View 3 chunks +12 lines, -0 lines 0 comments Download
M src/objects.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M src/objects-inl.h View 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
jbroman
3 years, 9 months ago (2017-03-15 20:32:01 UTC) #1
Description was changed from

==========
WIP: Create a public v8::DictionarySchema API for bulk reads from dict objects.

BUG=685748
==========

to

==========
WIP: Create a public v8::DictionarySchema API for bulk reads from dict objects.

BUG=chromium:685748
==========

Powered by Google App Engine
This is Rietveld 408576698