Searched refs:g_access_block_type (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/test/cctest/
H A Dtest-object-observe.cc472 static AccessType g_access_block_type = ACCESS_GET; variable
480 if (type != g_access_block_type) return true;
493 if (type != g_access_block_type) return true;
532 g_access_block_type = types[i];
585 g_access_block_type = types[i];
634 g_access_block_type = ACCESS_GET;

Completed in 129 milliseconds