Home | History | Annotate | Download | only in src

Lines Matching refs:PropertyType

370   PropertyType type = (transition.is_null()) ? FIELD : MAP_TRANSITION;
520 PropertyType type = (transition.is_null()) ? FIELD : MAP_TRANSITION;
1322 Handle<Code> LoadStubCompiler::GetCode(PropertyType type, Handle<String> name) {
1331 Handle<Code> KeyedLoadStubCompiler::GetCode(PropertyType type,
1343 Handle<Code> StoreStubCompiler::GetCode(PropertyType type,
1354 Handle<Code> KeyedStoreStubCompiler::GetCode(PropertyType type,
1432 Handle<Code> CallStubCompiler::GetCode(PropertyType type, Handle<String> name) {