Bug 147168
| Summary: | stress/impure-get-own-property-slot-inline-cache.js fails in cloop | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> |
| Component: | JavaScriptCore | Assignee: | Mark Lam <mark.lam> |
| Status: | ASSIGNED | ||
| Severity: | Normal | CC: | mark.lam |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Filip Pizlo
Seems like this might also fail in LLInt.
stress/impure-get-own-property-slot-inline-cache.js.default: Exception: Error: Incorrect result!
stress/impure-get-own-property-slot-inline-cache.js.default: global code@impure-get-own-property-slot-inline-cache.js:18:20
stress/impure-get-own-property-slot-inline-cache.js.always-trigger-copy-phase: Exception: Error: Incorrect result!
stress/impure-get-own-property-slot-inline-cache.js.always-trigger-copy-phase: global code@impure-get-own-property-slot-inline-cache.js:18:20
stress/impure-get-own-property-slot-inline-cache.js.no-llint: Exception: Error: Incorrect result!
stress/impure-get-own-property-slot-inline-cache.js.no-llint: global code@impure-get-own-property-slot-inline-cache.js:18:20
stress/impure-get-own-property-slot-inline-cache.js.default: ERROR: Unexpected exit code: 3
stress/impure-get-own-property-slot-inline-cache.js.always-trigger-copy-phase: ERROR: Unexpected exit code: 3
stress/impure-get-own-property-slot-inline-cache.js.no-llint: ERROR: Unexpected exit code: 3
stress/impure-get-own-property-slot-inline-cache.js.no-cjit-validate-phases: Exception: Error: Incorrect result!
stress/impure-get-own-property-slot-inline-cache.js.no-cjit-validate-phases: global code@impure-get-own-property-slot-inline-cache.js:18:20
stress/impure-get-own-property-slot-inline-cache.js.no-cjit-validate-phases: ERROR: Unexpected exit code: 3
stress/impure-get-own-property-slot-inline-cache.js.dfg-eager: Exception: Error: Incorrect result!
stress/impure-get-own-property-slot-inline-cache.js.dfg-eager: global code@impure-get-own-property-slot-inline-cache.js:18:20
stress/impure-get-own-property-slot-inline-cache.js.dfg-eager-no-cjit-validate: Exception: Error: Incorrect result!
stress/impure-get-own-property-slot-inline-cache.js.dfg-eager-no-cjit-validate: global code@impure-get-own-property-slot-inline-cache.js:18:20
stress/impure-get-own-property-slot-inline-cache.js.dfg-eager: ERROR: Unexpected exit code: 3
stress/impure-get-own-property-slot-inline-cache.js.default-ftl: Exception: Error: Incorrect result!
stress/impure-get-own-property-slot-inline-cache.js.default-ftl: global code@impure-get-own-property-slot-inline-cache.js:18:20
stress/impure-get-own-property-slot-inline-cache.js.dfg-eager-no-cjit-validate: ERROR: Unexpected exit code: 3
stress/impure-get-own-property-slot-inline-cache.js.default-ftl: ERROR: Unexpected exit code: 3
stress/impure-get-own-property-slot-inline-cache.js.ftl-no-cjit-no-inline-validate: Exception: Error: Incorrect result!
stress/impure-get-own-property-slot-inline-cache.js.ftl-no-cjit-no-inline-validate: global code@impure-get-own-property-slot-inline-cache.js:18:20
stress/impure-get-own-property-slot-inline-cache.js.ftl-no-cjit-validate: Exception: Error: Incorrect result!
stress/impure-get-own-property-slot-inline-cache.js.ftl-no-cjit-validate: global code@impure-get-own-property-slot-inline-cache.js:18:20
stress/impure-get-own-property-slot-inline-cache.js.ftl-eager-no-cjit: Exception: Error: Incorrect result!
stress/impure-get-own-property-slot-inline-cache.js.ftl-eager-no-cjit: global code@impure-get-own-property-slot-inline-cache.js:18:20
stress/impure-get-own-property-slot-inline-cache.js.ftl-eager: Exception: Error: Incorrect result!
stress/impure-get-own-property-slot-inline-cache.js.ftl-eager: global code@impure-get-own-property-slot-inline-cache.js:18:20
stress/impure-get-own-property-slot-inline-cache.js.ftl-no-cjit-validate: ERROR: Unexpected exit code: 3
stress/impure-get-own-property-slot-inline-cache.js.ftl-no-cjit-no-inline-validate: ERROR: Unexpected exit code: 3
stress/impure-get-own-property-slot-inline-cache.js.ftl-no-cjit-small-pool: Exception: Error: Incorrect result!
stress/impure-get-own-property-slot-inline-cache.js.ftl-no-cjit-small-pool: global code@impure-get-own-property-slot-inline-cache.js:18:20
stress/impure-get-own-property-slot-inline-cache.js.ftl-eager: ERROR: Unexpected exit code: 3
stress/impure-get-own-property-slot-inline-cache.js.ftl-eager-no-cjit: ERROR: Unexpected exit code: 3
stress/impure-get-own-property-slot-inline-cache.js.ftl-no-cjit-small-pool: ERROR: Unexpected exit code: 3
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |