Home
last modified time | relevance | path

Searched defs:synchronized_get (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/objects/
Dcontexts-inl.h90 Object Context::synchronized_get(int index) const { in synchronized_get() function
95 Object Context::synchronized_get(IsolateRoot isolate, int index) const { in synchronized_get() function
Dfixed-array-inl.h126 Object FixedArray::synchronized_get(int index) const { in synchronized_get() function
131 Object FixedArray::synchronized_get(IsolateRoot isolate, int index) const { in synchronized_get() function