Searched defs:InternalFieldCount (Results 1 – 2 of 2) sorted by relevance
/external/v8/include/ | ||
D | v8.h | 2404 V8_INLINE static int InternalFieldCount( in InternalFieldCount() function |
/external/v8/src/ | ||
D | api.cc | 1528 int ObjectTemplate::InternalFieldCount() { in InternalFieldCount() function in v8::ObjectTemplate |