Keith Miller

Results 4 issues of Keith Miller

It doesn't look like the current spec describes the interaction with host environments. We should, at least for JS, specify how the exception handling spec is intended to interface with...

#### ed879d3520c048a360bf7b520799f149a4283e66 [WTF] Add Invocable concept for callbacks and start adoption https://bugs.webkit.org/show_bug.cgi?id=275398 rdar://129668606 Reviewed by NOBODY (OOPS!). Right now in WebKit if you want to have a callback the standard...

merging-blocked

#### 1640fe4c4079f3eb101e547713e9069e9a72b98c Share JS -> Wasm IC entrypoint code https://bugs.webkit.org/show_bug.cgi?id=278674 rdar://134724248 Reviewed by NOBODY (OOPS!). Right now JS -> Wasm IC code is specific to a WebAssemblyFunction but most of...

merging-blocked
WebAssembly

#### 888920a15d0dd52ff5e52de5559b81bad8f8349a Adopt downcast<> for JSCells https://bugs.webkit.org/show_bug.cgi?id=281843 rdar://138293758 Reviewed by NOBODY (OOPS!). WIP * Source/JavaScriptCore/API/JSAPIGlobalObject.mm: (JSC::JSAPIGlobalObject::moduleLoaderResolve): * Source/JavaScriptCore/API/JSCallbackObjectFunctions.h: (JSC::JSCallbackObject<Parent>::customToPrimitive): * Source/JavaScriptCore/API/JSContext.mm: (-[JSContext evaluateJSScript:]): * Source/JavaScriptCore/API/JSObjectRef.cpp: (JSObjectGetProxyTarget): * Source/JavaScriptCore/API/JSTypedArray.cpp: (JSValueGetTypedArrayType): (JSObjectMakeTypedArrayWithArrayBuffer):...

JavaScriptCore