On Mon, Jan 28, 2013 at 5:41 PM, Jochen Eisinger <joc...@chromium.org> wrote:
> A side-effect of that decision is that "permission" is a static attribute,
> which we can't currently implement in V8 :-/

Not entirely true. We cannot use FunctionTemplate to do this but we
can add the V8 accessor in
V8PerContextData::constructorForTypeSlowCase.

--
erik
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to