HomeSort by relevance Sort by last modified time
    Searched refs:IsHoleyFastElementsKind (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
code-stub-assembler.h 640 compiler::Node* IsHoleyFastElementsKind(compiler::Node* elements_kind);
    [all...]
code-stub-assembler.cc 718 GotoUnless(IsHoleyFastElementsKind(elements_kind), if_true);
    [all...]

Completed in 134 milliseconds