OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isUsingSingleSlot
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/JavaScriptCore/runtime/
StructureTransitionTable.h
96
if (!
isUsingSingleSlot
())
108
bool
isUsingSingleSlot
() const
115
ASSERT(!
isUsingSingleSlot
());
121
ASSERT(
isUsingSingleSlot
());
127
ASSERT(
isUsingSingleSlot
());
135
ASSERT(!
isUsingSingleSlot
());
140
ASSERT(
isUsingSingleSlot
());
150
ASSERT(
isUsingSingleSlot
());
157
ASSERT(
isUsingSingleSlot
());
Structure.cpp
70
if (
isUsingSingleSlot
()) {
79
if (
isUsingSingleSlot
()) {
88
if (
isUsingSingleSlot
()) {
107
if (
isUsingSingleSlot
()) {
Completed in 114 milliseconds