Home
last modified time | relevance | path

Searched defs:prop_index (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/modules/skottie/src/effects/
DEffects.h126 const EffectBinder& bind(size_t prop_index, T& value) const { in bind()
DEffects.cpp175 size_t prop_index) { in GetPropValue()
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-array-object.c187 uint32_t prop_index = 1; in ecma_fast_array_convert_to_normal() local
/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-expr.c3059 uint16_t prop_index = context_p->lit_object.index; in parser_parse_object_initializer() local