Home
last modified time | relevance | path

Searched refs:only_fast_writable_elements (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/ic/
Dkeyed-store-generic.cc85 Label* only_fast_writable_elements);
181 Label* only_fast_writable_elements) { in BranchIfPrototypesMayHaveReadOnlyElements() argument
191 GotoIf(IsNull(prototype), only_fast_writable_elements); in BranchIfPrototypesMayHaveReadOnlyElements()