• Shu-yu Guo's avatar
    Revert "[fastcall] Add support for leaf interface type checks" · 19467237
    Shu-yu Guo authored
    This reverts commit 6124a534.
    
    Reason for revert: On suspicion of blocking V8 roll: https://ci.chromium.org/ui/p/chromium/builders/try/win10_chromium_x64_rel_ng/839568/overview
    
    Original change's description:
    > [fastcall] Add support for leaf interface type checks
    >
    > This CL adds an IsTemplateForApiObject method to FunctionTemplate
    > allowing the embedder to check whether a given API object was
    > instantiated by this template without including parent templates
    > in the search. It also replaces the v8::ApiObject in the fast API
    > with a raw v8::Value pointer to allow use of standard C++ casts.
    >
    > Bug: chromium:1052746
    > Change-Id: I0812ec8b4daaa5f5005aabf10b63e1e84e0b8f03
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2595310
    > Commit-Queue: Maya Lekova <mslekova@chromium.org>
    > Reviewed-by: Georg Neis <neis@chromium.org>
    > Reviewed-by: Camillo Bruni <cbruni@chromium.org>
    > Reviewed-by: Sathya Gunasekaran  <gsathya@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#73999}
    
    Bug: chromium:1052746
    Change-Id: Ic99ec616310f0f75800c3dad393b5d2d685b76ab
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2829988
    Auto-Submit: Shu-yu Guo <syg@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/heads/master@{#74016}
    19467237
Name
Last commit
Last update
..
cppgc Loading commit data...
libplatform Loading commit data...
APIDesign.md Loading commit data...
DEPS Loading commit data...
DIR_METADATA Loading commit data...
OWNERS Loading commit data...
js_protocol-1.2.json Loading commit data...
js_protocol-1.3.json Loading commit data...
js_protocol.pdl Loading commit data...
v8-cppgc.h Loading commit data...
v8-fast-api-calls.h Loading commit data...
v8-inspector-protocol.h Loading commit data...
v8-inspector.h Loading commit data...
v8-internal.h Loading commit data...
v8-metrics.h Loading commit data...
v8-platform.h Loading commit data...
v8-profiler.h Loading commit data...
v8-unwinder-state.h Loading commit data...
v8-util.h Loading commit data...
v8-value-serializer-version.h Loading commit data...
v8-version-string.h Loading commit data...
v8-version.h Loading commit data...
v8-wasm-trap-handler-posix.h Loading commit data...
v8-wasm-trap-handler-win.h Loading commit data...
v8.h Loading commit data...
v8config.h Loading commit data...