Searched refs:PropertyIndices (Results 1 – 2 of 2) sorted by relevance
285 enum PropertyIndices { enum
742 isolate->factory()->NewFixedArray(PropertyIndices::Count, TENURED); in New()781 if (arr->length() != PropertyIndices::Count) return false; in IsWasmCompiledModule()